[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:59:10 PDT 2026


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

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

for witdth < 64, we don't know the signedness of the type, so should only accept values that are >= 0? For example, for i0, we will only accept values 0 -255, or 0x0 - 0xff.

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


More information about the llvm-commits mailing list