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

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 07:34:40 PDT 2023


hassnaa-arm updated this revision to Diff 510799.
hassnaa-arm marked an inline comment as done.
hassnaa-arm added a comment.

Check that extract node and mul node has one use.
That change triggered new changes in testing file of sve-fixed-length-int-rem.ll


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.510799.patch
Type: text/x-patch
Size: 13755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/718b733a/attachment.bin>


More information about the llvm-commits mailing list