[PATCH] D34576: [ConstantHoisting] Avoid hoisting constants in GEPs that index into a struct type.
Juergen Ributzka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 10:30:03 PDT 2017
ributzka added a comment.
Why not fix AddressingModeMatcher not to crash first?
https://reviews.llvm.org/D34576
More information about the llvm-commits
mailing list