[llvm] [LLVM][Tablegen] Add Default arguments support for Intrinsics in TableGen (PR #198557)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 06:54:49 PDT 2026


================

----------------
jurahul wrote:

This should be an assert maybe, as structurally it's impossible, or maybe just omit it, since ParamTyp is derived from a LLVMType list in the .td file.

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


More information about the llvm-commits mailing list