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

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 09:04:17 PDT 2023


pmatos updated this revision to Diff 541081.
pmatos marked 2 inline comments as done.
pmatos added a comment.

Remove data layout and triple from test.


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.541081.patch
Type: text/x-patch
Size: 5060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230717/cc3a3e3f/attachment.bin>


More information about the llvm-commits mailing list