[PATCH] D73483: [AMDGPU] fixed divergence driven shift operations selection
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 06:03:26 PST 2020
arsenm added a comment.
In D73483#1851394 <https://reviews.llvm.org/D73483#1851394>, @alex-t wrote:
> In D73483#1849587 <https://reviews.llvm.org/D73483#1849587>, @arsenm wrote:
>
> > I expected this to fix the test XFAIL'd in c12f046eb96f8462b3fd3889344ba344de5ace1f <https://reviews.llvm.org/rGc12f046eb96f8462b3fd3889344ba344de5ace1f>, but it seems to to have?
>
>
> I haven't seen any tests XFAIL'd by this c12f046eb96f8462b3fd3889344ba344de5ace1f <https://reviews.llvm.org/rGc12f046eb96f8462b3fd3889344ba344de5ace1f> commit.
> What did you mean? Could you explain please?
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.update.dpp.ll is now XFAILed
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73483/new/
https://reviews.llvm.org/D73483
More information about the llvm-commits
mailing list