[llvm] [CHERI] Add enum values and LL parse/print support for CHERIoT calling conventions. (PR #156328)
Owen Anderson via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 22 04:59:55 PDT 2025
================
@@ -287,6 +287,18 @@ namespace CallingConv {
// Calling convention for AMDGPU whole wave functions.
AMDGPU_Gfx_WholeWave = 124,
+ /// CHERIoT_CompartmentCall - Calling convention used for CHERI when
----------------
resistor wrote:
Done.
https://github.com/llvm/llvm-project/pull/156328
More information about the llvm-commits
mailing list