[PATCH] D140181: DAG: Pull fneg out of select feeding fadd into fsub

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 18 15:10:54 PST 2022


arsenm updated this revision to Diff 483846.
arsenm added a comment.

Add some more tests and copy suggested patch


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

https://reviews.llvm.org/D140181

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/ARM/fadd-select-fneg-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140181.483846.patch
Type: text/x-patch
Size: 5553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221218/4d0b37a7/attachment.bin>


More information about the llvm-commits mailing list