[llvm] AMDGPU/GlobalISelDivergenceLowering: select divergent i1 phis (PR #80003)
Pierre van Houtryve via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 00:42:16 PST 2024
================
@@ -167,6 +167,17 @@ MachineRegisterInfo::createVirtualRegister(const TargetRegisterClass *RegClass,
return Reg;
}
+/// createVirtualRegister - Create and return a new virtual register in the
----------------
Pierre-vh wrote:
here too
https://github.com/llvm/llvm-project/pull/80003
More information about the llvm-commits
mailing list