Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUPostLegalizerCombiner.cpp
Jay Foad 2012b25420 [AMDGPU][GlobalISel] Disable fixed-point iteration in all Combiners (#105517)
Disable fixed-point iteration in all AMDGPU Combiners after #102163.

This saves around 2% compile time in ad hoc testing on some large
graphics shaders. I did not notice any regressions in the generated
code, just a bunch of harmless differences in instruction selection and
register allocation.
2024-08-22 17:14:53 +01:00

18 KiB