[PATCH] D40055: [SelectionDAG][X86] Explicitly store the scale in the gather/scatter ISD nodes
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 8 19:09:26 PST 2018
hfinkel added a comment.
In https://reviews.llvm.org/D40055#970447, @reames wrote:
> This looks like the right approach to me. I think the previously expressed concern was about making the IR representation overly specific to what current hardware supports. This looks largely orthogonal to me and much less confusing as well.
I agree.
https://reviews.llvm.org/D40055
More information about the llvm-commits
mailing list