[llvm] [InstrProf] Change step from 64-bit to pointer-sized int (PR #83239)

Brian Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 11:30:16 PDT 2024


briansmith wrote:

@jdmitrovic-syrmia As an alternative solution, why not implement a (perhaps slow) atomic 64-bit fallback implementation that uses a global lock?

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


More information about the llvm-commits mailing list