[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 10:10:12 PST 2023


nickdesaulniers updated this revision to Diff 497375.
nickdesaulniers added a comment.

- git clang-format HEAD~


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.497375.patch
Type: text/x-patch
Size: 14851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230214/670e78b7/attachment.bin>


More information about the llvm-commits mailing list