[PATCH] D54340: AMDGPU: Fix various issues around the VirtReg2Value mapping
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 16 04:12:35 PST 2018
nhaehnle updated this revision to Diff 174354.
nhaehnle added a comment.
- add LLVM_ATTRIBUTE_UNUSED to prevent warning in optimized builds
- cleanup isSDNodeSourceOfDivergence a bit more
Repository:
rL LLVM
https://reviews.llvm.org/D54340
Files:
include/llvm/CodeGen/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/sdwa-peephole.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54340.174354.patch
Type: text/x-patch
Size: 5219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/2dc683f1/attachment.bin>
More information about the llvm-commits
mailing list