[PATCH] D108284: [DAGCombiner] Combine frem into fdiv+ftrunc+fma

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 22 19:39:08 PDT 2021


qiucf updated this revision to Diff 368025.
qiucf marked 2 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108284

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/frem.ll
  llvm/test/CodeGen/PowerPC/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108284.368025.patch
Type: text/x-patch
Size: 9495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/dce9849f/attachment-0001.bin>


More information about the llvm-commits mailing list