[Mlir-commits] [mlir] Add support for MLIR to llvm vscale attribute (PR #67012)

Tobias Gysi llvmlistbot at llvm.org
Thu Sep 21 07:12:53 PDT 2023


================
@@ -850,4 +850,11 @@ def LLVM_TBAATagArrayAttr
   let constBuilderCall = ?;
 }
 
+//--- VScaleRange Attribute
----------------
gysit wrote:

```suggestion
//===----------------------------------------------------------------------===//
// VScaleRangeAttr
//===----------------------------------------------------------------------===//
```

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


More information about the Mlir-commits mailing list