[clang] [llvm] [llvm][clang] Add intrinsic support for cbo.zero instruction (Zicboz ISA extension) (PR #164822)

via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 23 09:52:18 PDT 2025


t-baydyusenov wrote:

@jrtc27 I think there is no direct equivalent for this intrinsic in backend, which would be automatically generated. Now, without using inline assembler, we can't get cbo.zero.

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


More information about the llvm-commits mailing list