================ @@ -21,7 +21,7 @@ void InitBuf(RWBuffer<int> buf) { // CHECK-NEXT: br i1 [[Tmp3]] // CHECK-NOT: _Init_thread_header // CHECK: init.check: -// CHECK-NEXT: call void @_ZN4hlsl8RWBufferIiEC1Ev +// CHECK-NEXT: call void @_ZN4hlsl8RWBufferIiEC1Ejijj ---------------- hekota wrote:
Same as above - updates the RWBuffer init from the default constructor to the constructor with implicit binding. https://github.com/llvm/llvm-project/pull/138976 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits