================
@@ -29,9 +29,7 @@ let Namespace = "X86" in {
   def sub_xmm      : SubRegIndex<128>;
   def sub_ymm      : SubRegIndex<256>;
   def sub_mask_0   : SubRegIndex<-1>;
-  def sub_mask_1   : SubRegIndex<-1, -1>;
-  def sub_t0       : SubRegIndex<8192>;
-  def sub_t1       : SubRegIndex<8192, 8192>;
+  def sub_mask_1 : SubRegIndex<-1, -1>;
----------------
phoebewang wrote:

indentation

https://github.com/llvm/llvm-project/pull/165556
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to