[PATCH] D132325: [AArch64][CodeGen] Fold the mov and lsl into ubfiz

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 20:08:34 PDT 2022


Allen updated this revision to Diff 458951.
Allen edited the summary of this revision.
Allen added a comment.

rebase after D132939 <https://reviews.llvm.org/D132939>


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

https://reviews.llvm.org/D132325

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-dynamic-stack-layout.ll
  llvm/test/CodeGen/AArch64/aarch64-matrix-umull-smull.ll
  llvm/test/CodeGen/AArch64/select_cc.ll
  llvm/test/CodeGen/AArch64/shrink-wrapping-vla.ll
  llvm/test/CodeGen/AArch64/tbl-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132325.458951.patch
Type: text/x-patch
Size: 11034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/24fc22e4/attachment.bin>


More information about the llvm-commits mailing list