[PATCH] D15622: AMDGPU: fix overlapping copies in copyPhysReg

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 17:34:17 PST 2015


On 18.12.2015 20:19, Phabricator wrote:
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL256072: AMDGPU: fix overlapping copies in copyPhysReg (authored by nha).
>
> Changed prior to commit:
>    http://reviews.llvm.org/D15622?vs=43235&id=43286#toc

The diff shown by Phabricator about this is confusing the hell out of 
me. The only thing I changed is the commit message, because the 
parenthesis about relying on the order of enums is now no longer true.

>
> Repository:
>    rL LLVM
>
> http://reviews.llvm.org/D15622
>
> Files:
>    llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
>    llvm/trunk/test/CodeGen/AMDGPU/ctpop64.ll
>    llvm/trunk/test/CodeGen/AMDGPU/flat-address-space.ll
>


More information about the llvm-commits mailing list