[llvm] [nfc][InstrProfTest]Add a test fixture to parameterize the read-write test of value profiles (PR #73038)

Snehasish Kumar via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 13:08:25 PST 2023


================
@@ -6,6 +6,7 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "llvm/ADT/bit.h"
----------------
snehasish wrote:

I don't think this is necessary?

https://github.com/llvm/llvm-project/pull/73038


More information about the llvm-commits mailing list