[PATCH] D153815: [InstCombine] Infer inbounds for more GEPs of dereferenceable pointers

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 09:16:08 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd43b19c0127: [InstCombine] Infer inbounds for more GEPs of dereferenceable pointers (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153815

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/compare-unescaped.ll
  llvm/test/Transforms/InstCombine/inbounds-gep.ll
  llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll
  llvm/test/Transforms/PhaseOrdering/bitcast-store-branch.ll
  llvm/test/Transforms/PhaseOrdering/dce-after-argument-promotion-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153815.535015.patch
Type: text/x-patch
Size: 6191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/9dd90101/attachment.bin>


More information about the llvm-commits mailing list