[PATCH] D143961: [llvm][SelectionDAGBuilder] use getRegistersForValue to generate legal copies
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 13:25:00 PST 2023
nickdesaulniers updated this revision to Diff 497422.
nickdesaulniers added a comment.
- remove unnecessary Flag variable that was being shadowed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143961/new/
https://reviews.llvm.org/D143961
Files:
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/CodeGen/AArch64/callbr-asm-outputs-indirect-isel.ll
llvm/test/CodeGen/PowerPC/callbr-asm-outputs-indirect-isel.ll
llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel-m32.ll
llvm/test/CodeGen/X86/callbr-asm-outputs-indirect-isel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143961.497422.patch
Type: text/x-patch
Size: 14813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/f80b492a/attachment.bin>
More information about the llvm-commits
mailing list