diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-04-23 13:06:03 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-04-23 13:06:03 +0000 |
commit | cbebba4917f104491013cf1434784bd70bbfc1d6 (patch) | |
tree | ad330baccb3a8f24598fb5b66f6086cddcad54e3 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | 5a995664f07db36071a2584910c22b150a5370a3 (diff) | |
download | bcm5719-llvm-cbebba4917f104491013cf1434784bd70bbfc1d6.tar.gz bcm5719-llvm-cbebba4917f104491013cf1434784bd70bbfc1d6.zip |
AMDGPU: Fix SDWA peephole for V_AND_B32
Summary:
Found by inspection. We care about the operand that *doesn't*
contain the immediate.
I believe this is currently not hit because we fold 0xff / 0xffff
immediates only later.
Change-Id: Ic3cf8538bc7da5eff3200d96eccf9d339e6345a7
Reviewers: arsenm, rampitec
Subscribers: kzhuravl, wdng, yaxunl, dstuttard, tpr, t-tye, llvm-commits
Differential Revision: https://reviews.llvm.org/D45886
llvm-svn: 330586
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions