llvm-project
d6fdfe0a - CodeGen: Record tied virtual register operands in finalizeBundle (#166209)

Commit
49 days ago
CodeGen: Record tied virtual register operands in finalizeBundle (#166209) This is in preparation of a future AMDGPU change where we are going to create bundles before register allocation and want to rely on the TwoAddressInstructionPass handling those bundles correctly. v2: - simplify the virtual register check and the test
Author
Parents
Loading