[llvm] [InstrProf][X86] Set code model for counters global variables (PR #77986)

Arthur Eubanks via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 11:24:01 PST 2024


aeubanks wrote:

after talking with @rnk, we're going to go a different route of not applying the large data threshold to globals with explicit sections. that should obsolete this patch and take care of most cases

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


More information about the llvm-commits mailing list