Skip to content

Commit b8afcb7

Browse files
committed
[RISCV] Allow VCIX with SE to reorder
This patch allows VCIX instructions that have side effect to be reordered with memory and other side effecting instructions. However we don't want VCIX instructions to be reordered with each other, so we propose a dummy register called VCIX_STATE and make these instructions implicitly define and use it.
1 parent 987087d commit b8afcb7

File tree

6 files changed

+1169
-696
lines changed

6 files changed

+1169
-696
lines changed

0 commit comments

Comments
 (0)