Files
llvm-project/clang/lib/CodeGen/CodeGenPGO.cpp
Jameson Nash 0dd21ad1c6 [clang] remove addrspace cast from CreateIRTemp (#179327)
This just added unnecessary work to the IR, since they are only used for
load and store, which just causes some IR noise. Tests updated by UTC
script to remove the extra lines.
2026-02-04 13:09:32 -05:00

54 KiB