riscv64: Add bitmanip extension flags (#5847)

This commit is contained in:
Afonso Bordado
2023-02-21 22:12:44 +00:00
committed by GitHub
parent bd3dcd313d
commit 6e6a1034d7
6 changed files with 152 additions and 82 deletions

View File

@@ -1,6 +1,6 @@
test compile precise-output
set opt_level=speed
target riscv64 has_b
target riscv64 has_zbb
function %band_not_i32(i32, i32) -> i32 {
block0(v0: i32, v1: i32):