[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:32 PDT 2022
melver added a comment.
In D133710#3784401 <https://reviews.llvm.org/D133710#3784401>, @arsenm wrote:
> Can you add an IR test that directly shows the metadata after expansion?
That makes more sense, I've updated the test to check the expanded MIR. PTAL.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133710/new/
https://reviews.llvm.org/D133710
More information about the llvm-commits
mailing list