[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:15 PST 2024


================
@@ -752,6 +752,17 @@ class MachineRegisterInfo {
   Register createVirtualRegister(const TargetRegisterClass *RegClass,
                                  StringRef Name = "");
 
+  /// All avilable attributes a virtual register can have.
----------------
Pierre-vh wrote:

typo: available

https://github.com/llvm/llvm-project/pull/80003


More information about the llvm-commits mailing list