diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-03-07 12:32:38 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 12:32:38 -0800 |
commit | 1b01f058f4d013f5cdea7b926b7aa4bcfc81cfac (patch) | |
tree | 08599c0acfa4453c53f91e80d43bb1317bc8cbe9 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 8c130b11cb27364f96e36740b3a62832b192cb62 (diff) | |
download | llvm-1b01f058f4d013f5cdea7b926b7aa4bcfc81cfac.zip llvm-1b01f058f4d013f5cdea7b926b7aa4bcfc81cfac.tar.gz llvm-1b01f058f4d013f5cdea7b926b7aa4bcfc81cfac.tar.bz2 |
[NVPTX] Make GlobalUniqueCallSite a member of NVPTXISelLowering (#130212)
This change moves GlobalUniqueCallSite into NVPTXISelLowering. In
processes where multiple compilations occur, this makes call site
enumeration local to individual compilation, which ensures that call
site numbers are consistently sequential within each compilation and is
independent of other compilations happening in parallel.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions