[llvm] [NFC] Add GIntrinsic::setIntrinsicID (PR #106236)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 08:57:24 PDT 2024


jurahul wrote:

The intent is avoid this encoding detail from leaking into client code that might want to change the intrinsic ID to another "compatible" one.

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


More information about the llvm-commits mailing list