[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 01:29:12 PDT 2023


qiucf updated this revision to Diff 529525.
qiucf added a comment.
Herald added a subscriber: StephenFan.
Herald added a project: All.

Add ninf/nsz requirements


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.529525.patch
Type: text/x-patch
Size: 6927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230608/763e59a0/attachment.bin>


More information about the llvm-commits mailing list