[PATCH] D98616: [RISCV] Add inline asm constraint 'v' in Clang for RISC-V 'V'.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 03:31:30 PDT 2021
HsiangKai updated this revision to Diff 333806.
HsiangKai added a comment.
Use 'vr' for vector registers and 'vm' for vector mask registers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98616/new/
https://reviews.llvm.org/D98616
Files:
clang/lib/Basic/Targets/RISCV.cpp
clang/lib/Basic/Targets/RISCV.h
clang/test/CodeGen/RISCV/riscv-inline-asm-rvv.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98616.333806.patch
Type: text/x-patch
Size: 3522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210329/6f01cd19/attachment-0001.bin>
More information about the cfe-commits
mailing list