Commit de32634
[CodeGen] Add SSID & Atomic Ordering to IntrinsicInfo (llvm#140896)
getTgtMemIntrinsic should be able to propagate such information to the
MMO1 parent eaf53db commit de32634
File tree
3 files changed
+16
-5
lines changed- llvm
- include/llvm/CodeGen
- lib/CodeGen
- GlobalISel
- SelectionDAG
3 files changed
+16
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
1219 | 1222 | | |
1220 | 1223 | | |
1221 | 1224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2888 | 2888 | | |
2889 | 2889 | | |
2890 | 2890 | | |
2891 | | - | |
2892 | | - | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
2893 | 2894 | | |
2894 | 2895 | | |
2895 | 2896 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5352 | 5352 | | |
5353 | 5353 | | |
5354 | 5354 | | |
5355 | | - | |
5356 | | - | |
5357 | | - | |
| 5355 | + | |
| 5356 | + | |
| 5357 | + | |
| 5358 | + | |
| 5359 | + | |
| 5360 | + | |
| 5361 | + | |
| 5362 | + | |
| 5363 | + | |
| 5364 | + | |
5358 | 5365 | | |
5359 | 5366 | | |
5360 | 5367 | | |
| |||
0 commit comments