Add fix for propagation of !pcsections metadata for expanded atomics,
together with more tests for interesting atomic instructions (based on
llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/MIRParser/MIParser.cpp | ||
---|---|---|
1051–1054 ↗ | (On Diff #459742) | The MIRParser changes are really a separate patch that should get a separate parse/print round trip test in test/CodeGen/MIR |