kzhuravl added inline comments.
================ Comment at: llvm/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll:23 + +; CO-V3: .amdhsa_system_vgpr_workitem_id 0 +; PACKED-TID: .amdhsa_system_vgpr_workitem_id 0 ---------------- foad wrote: > CO-V3 isn't tested by any RUN line. I think FileCheck might complain about > this in future. Thanks for spotting this. I think issue was introduced in one of the merges from trunk. Fixed in https://reviews.llvm.org/D96967 ================ Comment at: llvm/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id.ll:41 + +; UNPACKED-TID-NOT: v1 +; UNPACKED-TID: {{buffer|flat}}_store_dword {{.*}}v1 ---------------- foad wrote: > UNPACKED-TID isn't tested by any RUN line. Thanks for spotting this. I think issue was introduced in one of the merges from trunk. Fixed in https://reviews.llvm.org/D96967 Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96906/new/ https://reviews.llvm.org/D96906 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits