nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

CreateConstArrayGEP currently always creates an inbounds GEP. You need to 
modify it make inbounds option / use a different method, not supress it in the 
constant folding infrastructure.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142872

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to