Commit ec0d70e
committed
Add xplat cxx_binary target for bench_sdpa
Pull Request resolved: #18705
Add non_fbcode_target cxx_binary so bench_sdpa can be built via the
xplat build path (e.g. for on-device testing). Wrap the existing
cpp_benchmark in fbcode_target to avoid name collision between the
fbcode benchmark target and the xplat binary target.
ghstack-source-id: 376092494
@exported-using-ghexport
Differential Revision: [D96044315](https://our.internmc.facebook.com/intern/diff/D96044315/)1 parent 36a2aef commit ec0d70e
1 file changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
12 | 27 | | |
13 | 28 | | |
14 | 29 | | |
15 | 30 | | |
16 | 31 | | |
17 | | - | |
18 | 32 | | |
19 | 33 | | |
20 | 34 | | |
| |||
0 commit comments