[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 07:11:18 PDT 2026
================
----------------
jurahul wrote:
If its int64_t, we can avoid the reinperpret_cast. And just use static_cast<> for the header.
https://github.com/llvm/llvm-project/pull/198557
More information about the llvm-commits
mailing list