[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:37:52 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc37c9f2fda27: [DAG] Restrict (fp_round (copysign X, Y)) -> (copysign (fp_round X), Y) combine (authored by reames).
Repository:
rG LLVM Github Monorepo
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.514686.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/65e8dec0/attachment.bin>
More information about the llvm-commits
mailing list