[PATCH] D110168: [InstSimplify] Don't lose inbounds when simplifying a GEP

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 01:25:33 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
arichardson marked an inline comment as done.
Closed by commit rG05663dc14644: [InstSimplify] Don't lose inbounds when simplifying a GEP (authored by arichardson).

Changed prior to commit:
  https://reviews.llvm.org/D110168?vs=373898&id=374471#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110168

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/PHITransAddr.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/InstSimplify/simplify-nested-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110168.374471.patch
Type: text/x-patch
Size: 7041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/b38a3559/attachment.bin>


More information about the llvm-commits mailing list