[PATCH] D56454: AMDGPU: Adjust the chain for loads writing to the HI part of a register.
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 16 13:25:32 PST 2019
cfang updated this revision to Diff 182133.
cfang marked 2 inline comments as done.
cfang added a comment.
Update based on reviewer's suggestions:
1. -check-prefix=GCN
2. addrspace(0) is not needed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56454/new/
https://reviews.llvm.org/D56454
Files:
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/chain-hi-to-lo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56454.182133.patch
Type: text/x-patch
Size: 8047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/ca1883cd/attachment.bin>
More information about the llvm-commits
mailing list