[PATCH] D77558: PowerPC: Don't hoist float multiply + add to fused operation on SPE

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 19:07:30 PDT 2022


jhibbits updated this revision to Diff 442752.
jhibbits edited the summary of this revision.
jhibbits added a reviewer: nemanjai.
jhibbits added a comment.

Add test case into fma-assoc test.  This appears to be the simplest test to validate the change.


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

https://reviews.llvm.org/D77558

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/fma-assoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77558.442752.patch
Type: text/x-patch
Size: 25066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220707/8dd671e2/attachment.bin>


More information about the llvm-commits mailing list