[PATCH] D14222: [CodeGenPrepare] Don't call getSubtargetImpl quite as often
Eric Christopher via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 9 14:40:40 PST 2015
echristo added a comment.
Alternately, btw, you can just cache the STI in the pass as well btw. Either works for me.
-eric
Repository:
rL LLVM
http://reviews.llvm.org/D14222
More information about the llvm-commits
mailing list