[PATCH] D154055: [InstCombine] Preserve inbounds when folding select of GEP

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 7 01:01:37 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG336d7281ad61: [InstCombine] Preserve inbounds when folding select of GEP (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D154055?vs=535685&id=538015#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154055

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-gep.ll
  llvm/test/Transforms/InstCombine/stpncpy-1.ll
  llvm/test/Transforms/PhaseOrdering/gep-null-compare-in-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154055.538015.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230707/ee8c764d/attachment.bin>


More information about the llvm-commits mailing list