[PATCH] D143898: [CodeGenPrepare] Fold addressing mode into calls

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 10:36:00 PST 2023


chill updated this revision to Diff 503842.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143898/new/

https://reviews.llvm.org/D143898

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/test/CodeGen/AArch64/call-addr-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143898.503842.patch
Type: text/x-patch
Size: 23176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/fa24ad86/attachment.bin>


More information about the llvm-commits mailing list