[llvm] [TableGen] Use MVT instead of MVT::SimpleValueType. NFC (PR #169180)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 22 15:12:32 PST 2025


================
@@ -41,13 +41,13 @@ static cl::opt<unsigned>
 
 /// getValueType - Return the MVT::SimpleValueType that the specified TableGen
----------------
s-barannikov wrote:

```suggestion
/// Returns the MVT that the specified TableGen
```

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


More information about the llvm-commits mailing list