[PATCH] D137069: [AArch64] Support all extend/shift op for pattern: (ExtendOrShfitNode - Y) + Z --> (Z - Y) + ExtendOrShfitNode

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 02:06:44 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa36231289695: [AArch64] Support all extend/shift op for pattern: (ExtendOrShfitNode - Y) + Z… (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137069

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/addsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137069.474198.patch
Type: text/x-patch
Size: 5534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/74d70d22/attachment.bin>


More information about the llvm-commits mailing list