[PATCH] D144045: [InstCombine] Avoid sinking fdiv into a loop

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 07:08:09 PDT 2023


david-arm updated this revision to Diff 521641.
david-arm added a comment.

- Refactored logic.


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

https://reviews.llvm.org/D144045

Files:
  llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/test/Transforms/InstCombine/fmul.ll
  llvm/test/Transforms/PhaseOrdering/X86/vdiv-nounroll.ll
  llvm/test/Transforms/PhaseOrdering/X86/vdiv.ll
  llvm/test/Transforms/PhaseOrdering/lto-licm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144045.521641.patch
Type: text/x-patch
Size: 24507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/85ca66bc/attachment.bin>


More information about the llvm-commits mailing list