Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeHelper.cpp
Petar Avramovic 4831fa8632 AMDGPU/GlobalISel: RegBankLegalize rules for load (#112882)
Add IDs for bit width that cover multiple LLTs: B32 B64 etc.
"Predicate" wrapper class for bool predicate functions used to
write pretty rules. Predicates can be combined using &&, || and !.
Lowering for splitting and widening loads.
Write rules for loads to not change existing mir tests from old
regbankselect.
2025-01-24 12:36:41 +01:00

21 KiB