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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 02:20:54 PDT 2023


qiucf updated this revision to Diff 529538.
qiucf marked an inline comment 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/PowerPC/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108284.529538.patch
Type: text/x-patch
Size: 6980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/683eef06/attachment.bin>


More information about the llvm-commits mailing list