[PATCH] D36224: [CodeGen} Conditionally replace subregister uses when processing tied operands

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 08:49:26 PDT 2017


kparzysz added a comment.

Please upload diffs with more context in the future (the entire files).

If the instruction had vreg1:lo16 instead, would this patch would still replace it with vreg3?


https://reviews.llvm.org/D36224





More information about the llvm-commits mailing list