[PATCH] D37230: Set hasSideEffects=0 for TargetOpcode::BUNDLE
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 13:28:39 PDT 2017
asb created this revision.
Herald added subscribers: tpr, javed.absar, nhaehnle.
This patch builds on top of https://reviews.llvm.org/D37065.
The test changes definitely need someone else to look over them - I'm not familiar with AMDGPU assembly. I need to return to call-argument-types.ll, I just couldn't seem to get it to pass despite the fact the test patterns seemed fine in relation to the generated output (I must be missing something obvious, will look again).
https://reviews.llvm.org/D37230
Files:
include/llvm/Target/Target.td
test/CodeGen/AMDGPU/byval-frame-setup.ll
test/CodeGen/AMDGPU/call-argument-types.ll
test/CodeGen/AMDGPU/call-preserved-registers.ll
test/CodeGen/AMDGPU/callee-frame-setup.ll
test/CodeGen/AMDGPU/sibling-call.ll
test/CodeGen/ARM/Windows/tls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37230.112949.patch
Type: text/x-patch
Size: 12011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/1d936752/attachment.bin>
More information about the llvm-commits
mailing list