[PATCH] D69915: [AMDGPU] Fix bug introduced in 47a5c36b37f0
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 11:13:37 PST 2019
arsenm added inline comments.
================
Comment at: llvm/test/Analysis/CostModel/AMDGPU/shufflevector.ll:55
+
+; assertion test
+define amdgpu_kernel void @shufflevector_xxx(<4 x i8> addrspace(1)* %out, <2 x i8> addrspace(1)* %vaddr) {
----------------
Should still be checking the returned cost
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69915/new/
https://reviews.llvm.org/D69915
More information about the llvm-commits
mailing list