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

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 08:50:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Allen marked an inline comment as done.
Closed by commit rG7a8178258516: [AArch64][CodeGen]Fold the mov and lsl into ubfiz (authored by Allen).

Repository:
  rG LLVM Github Monorepo

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.459087.patch
Type: text/x-patch
Size: 11067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/3e875837/attachment.bin>


More information about the llvm-commits mailing list