[PATCH] D34291: [AMDGPU] Fix illegal shrink of V_SUBB_U32 and V_ADDC_U32
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 14:59:50 PDT 2017
rampitec updated this revision to Diff 102884.
rampitec retitled this revision from "[AMDGPU] Fix illegal shrink of V_SUBB_U32" to "[AMDGPU] Fix illegal shrink of V_SUBB_U32 and V_ADDC_U32".
rampitec edited the summary of this revision.
rampitec added a comment.
Same problem with V_ADDC_U32, was able to reproduce it with mir test.
Repository:
rL LLVM
https://reviews.llvm.org/D34291
Files:
lib/Target/AMDGPU/SIShrinkInstructions.cpp
test/CodeGen/AMDGPU/shrink-carry.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34291.102884.patch
Type: text/x-patch
Size: 3231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/d6071e02/attachment.bin>
More information about the llvm-commits
mailing list