================
@@ -167,7 +167,6 @@ TEST_F(ResourceBindingAnalysisTest, 
TestUnboundedAndOverlap) {
   // StructuredBuffer<float> C[]  : register(t0, space2);
   // StructuredBuffer<float> D    : register(t4, space2); /* overlapping */
   StringRef Assembly = R"(
-%__cblayout_CB = type <{ i32 }>
----------------
hekota wrote:

Removing `%__cblayout_CB` because it is not used (copy & paste error from 
previous change). Same thing on line 201.

https://github.com/llvm/llvm-project/pull/140645
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to