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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 09:15:51 PDT 2023


arsenm updated this revision to Diff 554747.
arsenm added a comment.

Use flag helper now that it's pushed


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.554747.patch
Type: text/x-patch
Size: 22007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/dacb1de3/attachment.bin>


More information about the llvm-commits mailing list