[llvm] r279804 - Replace subregister uses when processing tied operands

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 07:00:44 PDT 2016


On 8/26/2016 1:31 AM, Matt Arsenault via llvm-commits wrote:
>
> +          MO.setSubReg(MO.getSubReg());

This line is a no-op.

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-commits mailing list