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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 22 08:31:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG763871053cc0: [DAGCombiner] Require nsz for aggressive fma fold (authored by qiucf).

Changed prior to commit:
  https://reviews.llvm.org/D76419?vs=251565&id=251891#toc

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.251891.patch
Type: text/x-patch
Size: 5376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200322/8ffe598b/attachment.bin>


More information about the llvm-commits mailing list