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

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 02:50:44 PST 2023


chill created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
chill requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D143898

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/call-addr-fold.ll
  llvm/test/CodeGen/X86/dagcombine-tokenfactor-limit-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143898.496899.patch
Type: text/x-patch
Size: 18658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/02695293/attachment-0001.bin>


More information about the llvm-commits mailing list