================ @@ -14416,7 +14416,7 @@ Syntax: :: declare void @llvm.instrprof.mcdc.tvbitmap.update(ptr <name>, i64 <hash>, - i32 <bitmap-bytes>) + i32 <unused>) ---------------- hanickadot wrote:
I saw a pattern across whole PR where you replace bytes with bits ... is it intentional here to have the argument unused instead of something like <bitmap-bits> ? https://github.com/llvm/llvm-project/pull/82448 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits