[PATCH] D14107: [SelectionDAG] Don't inspect !range metadata for extended loads
Nick Lewycky via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 27 11:26:31 PDT 2015
nlewycky added a comment.
I'm okay with either or both of changing existing testcases because of this change (ie., to represent the slightly weaker optimization) and/or adding a new testcase to ensure we don't get this exact thing wrong. I just didn't want it to go in with no change to the tests at all.
http://reviews.llvm.org/D14107
More information about the llvm-commits
mailing list