[PATCH] D152564: [AArch64] Add tests for merging LDRSWpre-LDR pairs
Zhuojia Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 09:38:09 PDT 2023
chaosdefinition updated this revision to Diff 533651.
chaosdefinition added a comment.
Add test cases of `LDRSWpre` + `LDRWui` and `LDRWpre` + `LDRSWui`, addressing @dmgreen's comment D152407#4423993 <https://reviews.llvm.org/D152407#4423993>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152564/new/
https://reviews.llvm.org/D152564
Files:
llvm/test/CodeGen/AArch64/ldrpre-ldr-merge.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152564.533651.patch
Type: text/x-patch
Size: 8105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/cc1a2c7a/attachment.bin>
More information about the llvm-commits
mailing list