Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp
jofrn 1494d8849f [AMDGPU] Always Inline preserved analyses (#91198)
When replacing all uses, the structural-hash of the IR can change, so
keep track of changes using Changed variable and return it to pass
manager.
2024-05-09 06:17:01 -04:00

5.3 KiB