[llvm-dev] TBAA

Richard Kenner via llvm-dev llvm-dev at lists.llvm.org
Fri Jun 18 08:33:50 PDT 2021


> The programmer can get this with a simple change, no?

Sure.  The programmer can do all sorts of optimizations themselves, in
fact almost all of them.  But the purpose of an optimizer is to do these
things so that the programmer doesn't have to do that.


More information about the llvm-dev mailing list