[PATCH] D155307: [InstCombine] Allow KnownBits to be propagated

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 08:10:39 PDT 2023


pmatos updated this revision to Diff 541042.
pmatos added a comment.

Update issue to check if we are replacing a constant with itself as per
@nikic suggestion.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155307

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/test/Transforms/InstCombine/2023-07-13-arm-infiniteloop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155307.541042.patch
Type: text/x-patch
Size: 5120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/16c9b9da/attachment.bin>


More information about the llvm-commits mailing list