[GlobalISel][IRTranslator] Follow convention and put constant offset of...
[GlobalISel][IRTranslator] Follow convention and put constant offset of getelementptr arithmetic on RHS. We were needlessly putting known constant values on the LHS of a G_MUL, which is suboptimal. Differential Revision: https://reviews.llvm.org/D73650
Loading
Please sign in to comment