Skip to content
Snippets Groups Projects
user avatar
Dan Gohman authored
Getelementptrs that are defined to wrap are virtually useless to
optimization, and getelementptrs that are undefined on any kind
of overflow are too restrictive -- it's difficult to ensure that
all intermediate addresses are within bounds. I'm going to take
a different approach.

Remove a few optimizations that depended on this flag.

llvm-svn: 76437
33a3fd0b
Name Last commit Last update
clang
compiler-rt
llvm