Support atomic store instructions and add a regression test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90137
[VE] Support atomic store ClosedPublic Authored by kaz7 on Oct 26 2020, 2:27 AM.
Details
Summary Support atomic store instructions and add a regression test.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, jfb, hiraditya. · View Herald TranscriptOct 26 2020, 2:27 AM This revision is now accepted and ready to land.Oct 26 2020, 6:50 AM This revision was landed with ongoing or failed builds.Oct 26 2020, 8:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300683 llvm/lib/Target/VE/VEInstrInfo.td
llvm/test/CodeGen/VE/atomic_store.ll
|