[PATCH] D87037: [DAGCombiner] Propagate FMF flags in FMA folding
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 6 19:54:52 PDT 2020
qiucf updated this revision to Diff 290166.
qiucf marked 2 inline comments as done.
qiucf added a comment.
- Update tests
- Keep redundant code (irrelevant to this patch)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87037/new/
https://reviews.llvm.org/D87037
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/PowerPC/fma-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87037.290166.patch
Type: text/x-patch
Size: 4646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/3a25cca1/attachment.bin>
More information about the llvm-commits
mailing list