diff options
| author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2024-05-27 14:11:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-27 14:11:00 +0200 |
| commit | 8def1288d226008fe7a9128f1d81d6dfa172387e (patch) | |
| tree | 561dccc43f09b34622a6c656ddad107621faa1a7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 1e6a82b8ef19abdc45fc72c309b0bef6cb6eda72 (diff) | |
[UniformityAnalysis] Use DenseSet for DivergentValues (#93455)
Values are small, and std::set is just unnecessarily expensive. It stood
out in some quick performance profiling. DenseSet is a better
alternative in this case.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
