[clang] [RISC-V] Allow intrinsics to be used with any pointer type. (PR #139634)

Harald van Dijk via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 02:57:43 PDT 2025


hvdijk wrote:

> This PR is too huge and it almost makes my Chrome broken. :-(

I don't think there is a way to meaningfully split this up, sorry. The changes to `llvm/include/llvm/IR/IntrinsicsRISCV.td` are the main changes, everything else is the minimal required to allow those changes.

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


More information about the cfe-commits mailing list