[PATCH] D76419: [DAGCombiner] Add nsz constraint to aggressive fma folding

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 01:03:13 PDT 2020


qiucf updated this revision to Diff 251565.
qiucf marked 3 inline comments as done.
qiucf added a comment.

Update some test cases


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76419

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/fma-combine.ll
  llvm/test/CodeGen/AMDGPU/mad-combine.ll
  llvm/test/CodeGen/PowerPC/fma-assoc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76419.251565.patch
Type: text/x-patch
Size: 4232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200320/0735750f/attachment.bin>


More information about the llvm-commits mailing list