[PATCH] D157030: InstCombine: Fold out scale-if-denormal pattern

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 09:27:33 PDT 2023


arsenm updated this revision to Diff 551174.
arsenm marked 3 inline comments as done.

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

https://reviews.llvm.org/D157030

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/fold-select-fmul-if-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157030.551174.patch
Type: text/x-patch
Size: 22223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/1f5eb531/attachment.bin>


More information about the llvm-commits mailing list