[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:08:40 PDT 2026
================
----------------
jurahul wrote:
use a range for loop here and PerIntrinsic[i] can be replaced by push_back of std::move? PerIntrinsc.reserve() at the start.
https://github.com/llvm/llvm-project/pull/198557
More information about the llvm-commits
mailing list