File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ Changes to the RISC-V Backend
111111 extension.
112112* Adds experimental assembler support for the Qualcomm 'Xqccmp' extension, which
113113 is a frame-pointer convention compatible version of Zcmp.
114+ * Added non-quadratic `` log-vrgather `` cost model for `` vrgather.vv `` instruction
114115
115116Changes to the WebAssembly Backend
116117----------------------------------
Original file line number Diff line number Diff line change 3131; CHECK: experimental-zvbc32e - 'Zvbc32e' (Vector Carryless Multiplication with 32-bits elements).
3232; CHECK: experimental-zvkgs - 'Zvkgs' (Vector-Scalar GCM instructions for Cryptography).
3333; CHECK: f - 'F' (Single-Precision Floating-Point).
34- ; CHECK: fast-vrgather - Has vrgather.vv with LMUL*log2(LMUL) latency
3534; CHECK: forced-atomics - Assume that lock-free native-width atomics are available.
3635; CHECK: h - 'H' (Hypervisor).
3736; CHECK: i - 'I' (Base Integer Instruction Set).
3837; CHECK: ld-add-fusion - Enable LD+ADD macrofusion.
38+ ; CHECK: log-vrgather - Has vrgather.vv with LMUL*log2(LMUL) latency
3939; CHECK: lui-addi-fusion - Enable LUI+ADDI macro fusion.
4040; CHECK: m - 'M' (Integer Multiplication and Division).
4141; CHECK: mips-p8700 - MIPS p8700 processor.
You can’t perform that action at this time.
0 commit comments