[PATCH] D64333: AMDGPU: Move waitcnt intrinsic to instruction definition pattern
Samuel Pitoiset via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 15:26:57 PDT 2019
hakzsam added a comment.
Hi,
Is this expected that a bunch of tests with Mesa now crash because amdgcn.s.waitcnt is not found?
$ ./deqp-vk --deqp-case=dEQP-VK.compute.basic.shared_atomic_op_multiple_groups
Writing test log into TestResults.qpa
dEQP Core git-38d72fc212ba3084b4f4ddca8cd48ba77754c219 (0x38d72fc2) starting..
target implementation = 'Default'
Test case 'dEQP-VK.compute.basic.shared_atomic_op_multiple_groups'..
LLVM ERROR: Cannot select: intrinsic %llvm.amdgcn.s.waitcnt
Thanks Matt!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64333/new/
https://reviews.llvm.org/D64333
More information about the llvm-commits
mailing list