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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 24 21:27:41 PDT 2021


qiucf updated this revision to Diff 368549.
qiucf marked an inline comment as done.
qiucf removed a reviewer: AMDGPU.

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/PowerPC/frem.ll

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


More information about the llvm-commits mailing list