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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 16:12:00 PDT 2023


arsenm updated this revision to Diff 554088.
arsenm marked an inline comment 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.554088.patch
Type: text/x-patch
Size: 22228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230828/d51b5826/attachment.bin>


More information about the llvm-commits mailing list