[PATCH] D146407: [AArch64] Combine fadd into fcmla

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 03:44:57 PDT 2023


dmgreen updated this revision to Diff 506525.
dmgreen added a comment.

We possibly do have a test like that in another file, but I've made sure we have a specific one in reassoc_nonfast_f32x4 at the end of the newly added tests.


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

https://reviews.llvm.org/D146407

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-vcmla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146407.506525.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/4fa8d89b/attachment.bin>


More information about the llvm-commits mailing list