[clang] [llvm] [RISCV] Mark {vl, vtype} as clobber in inline assembly (PR #128636)
Pengcheng Wang via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 00:07:30 PST 2025
https://github.com/wangpc-pp commented:
I see. But what's the difference if we add `vl/vtype` to the list of clobbered registers explicitly in C/C++ asm statements?
https://github.com/llvm/llvm-project/pull/128636
More information about the cfe-commits
mailing list