Commit bf3302d
authored
Only generate AcqRel SafeHeap load methods when --relaxed-atomics is enabled (#8193)
The new tests don't contain the string `AR` or `acqrel` for the atomic
load methods that are generated. Note that the safe load function names
are still changed compared to before #8169 but I assume that no-one else
relies on the names that we pick. Part of #8165.1 parent 653c164 commit bf3302d
File tree
4 files changed
+33694
-3
lines changed- src/passes
- test/lit/passes
4 files changed
+33694
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
223 | 230 | | |
224 | 231 | | |
225 | 232 | | |
| |||
243 | 250 | | |
244 | 251 | | |
245 | 252 | | |
246 | | - | |
247 | | - | |
248 | | - | |
| 253 | + | |
| 254 | + | |
249 | 255 | | |
250 | 256 | | |
251 | 257 | | |
| |||
0 commit comments