Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
Petar Avramovic 84b7bcfcac GlobalISel/MachineIRBuilder: Construct DstOp with VRegAttrs (#113581)
Allow construction of DstOp with VRegAttrs.
Also allow construction with register class or bank and LLT.
Intended to be used in lowering code for reg-bank-select where
new registers need to have both register bank and LLT.
Add support for new type of DstOp in CSEMIRBuilder.
2024-10-30 14:15:42 +01:00

14 KiB