[all-commits] [llvm/llvm-project] 349712: [RISCV] Add more test for GORCI aliaes in Zbp exte...
WangLian via All-commits
all-commits at lists.llvm.org
Wed Feb 23 00:02:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3497124771aa3730073360afd6470bf57122fede
https://github.com/llvm/llvm-project/commit/3497124771aa3730073360afd6470bf57122fede
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rv32zbp-intrinsic.ll
M llvm/test/CodeGen/RISCV/rv32zbp.ll
M llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll
M llvm/test/CodeGen/RISCV/rv64zbp.ll
Log Message:
-----------
[RISCV] Add more test for GORCI aliaes in Zbp extension
Supplement tests for some aliaes of gorci.
RV32:
add orc4.h/orc2.h in rv32zbp.ll
add orc.h/orc16/orc8/orc4/orc2/orc in rv32zbp-intrinsic.ll
RV64:
add orc4.h/orc2.h in rv64zbp.ll
add orc.h/orc32/orc16/orc8/orc4/orc2/orc/orc16.w/orc8.w/
orc4.w/orc2.w/orc.w in rv64zbp-intrinsic.ll
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D120388
More information about the All-commits
mailing list