[PATCH] D148638: [DAG] Restrict (fp_round (copysign X, Y)) -> (copysign (fp_round X), Y) combine

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 10:18:54 PDT 2023


reames updated this revision to Diff 514675.
reames added a comment.

Address reviewer comment.


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

https://reviews.llvm.org/D148638

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-fcopysign.ll
  llvm/test/CodeGen/RISCV/rvv/vfcopysign-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148638.514675.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/18bdc252/attachment.bin>


More information about the llvm-commits mailing list