[PATCH] D133710: [GlobalISel][AArch64] Fix pcsections for expanded atomics and add more tests
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 13 07:24:27 PDT 2022
melver updated this revision to Diff 459742.
melver added a comment.
Switch test to check MIR output instead of asm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133710/new/
https://reviews.llvm.org/D133710
Files:
llvm/lib/CodeGen/MIRParser/MILexer.cpp
llvm/lib/CodeGen/MIRParser/MILexer.h
llvm/lib/CodeGen/MIRParser/MIParser.cpp
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-pcsections.ll
llvm/test/CodeGen/AArch64/pcsections.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133710.459742.patch
Type: text/x-patch
Size: 72012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220913/efc6c5e2/attachment.bin>
More information about the llvm-commits
mailing list