[PATCH] D127596: [AArch64][CodeGen] Support select address mode load/store

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 12 05:05:47 PDT 2022


Allen created this revision.
Allen added reviewers: paulwalker-arm, david-arm, dmgreen.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
Allen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D127596

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-sve-ldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127596.436210.patch
Type: text/x-patch
Size: 5935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220612/e18981e1/attachment.bin>


More information about the llvm-commits mailing list