[PATCH] D63871: AMDGPU: Make fixing i1 copies robust against re-ordering
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 04:43:10 PDT 2019
nhaehnle created this revision.
nhaehnle added reviewers: arsenm, david-salinas.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
The new test case led to incorrect code.
Change-Id: Ief48b227e97aa662dd3535c9bafb27d4a184efca
Repository:
rL LLVM
https://reviews.llvm.org/D63871
Files:
lib/Target/AMDGPU/SILowerI1Copies.cpp
test/CodeGen/AMDGPU/i1-copies-rpo.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63871.206827.patch
Type: text/x-patch
Size: 4573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/1fb82f13/attachment.bin>
More information about the llvm-commits
mailing list