[PATCH] D147236: [AArch64][Combine]: combine <2xi64> Mul-Add.

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 09:08:56 PDT 2023


hassnaa-arm updated this revision to Diff 510530.
hassnaa-arm added a comment.

Add a check to make sure that the mul has single use.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147236

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/aarch64-combine-add-sub-mul.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147236.510530.patch
Type: text/x-patch
Size: 6750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/9daa8dfa/attachment.bin>


More information about the llvm-commits mailing list