[PATCH] D131757: [instcombine] Check for zero initialisation optimisation of a product given fast flags are enabled in clang.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 09:41:03 PDT 2022


zjaffal updated this revision to Diff 452717.
zjaffal added a comment.

Updating D131757 <https://reviews.llvm.org/D131757>: [instcombine] Check for zero initialisation optimisation of a product given fast flags are enabled in clang.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131757

Files:
  llvm/test/Transforms/InstCombine/remove-loop-phi-fastmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131757.452717.patch
Type: text/x-patch
Size: 11550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220815/586d390b/attachment.bin>


More information about the llvm-commits mailing list