Add Z for the B extension subextensions.
Don't mention I along with B or its sub extensions.
This is based on comments in D107817.
Paths
| Differential D107992
[RISCV] Improve check prefix in B extension tests. NFC ClosedPublic Authored by craig.topper on Aug 12 2021, 12:35 PM.
Details Summary Add Z for the B extension subextensions. Don't mention I along with B or its sub extensions. This is based on comments in D107817.
Diff Detail
Event TimelineHerald added subscribers: StephenFan, vkmr, frasercrmck and 22 others. · View Herald TranscriptAug 12 2021, 12:35 PM This revision is now accepted and ready to land.Aug 12 2021, 12:37 PM This revision was landed with ongoing or failed builds.Aug 12 2021, 12:42 PM Closed by commit rGa2556bf44ccf: [RISCV] Improve check prefixes in B extension tests. NFC (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 366076 llvm/test/CodeGen/RISCV/rv32zba.ll
llvm/test/CodeGen/RISCV/rv32zbb-intrinsic.ll
llvm/test/CodeGen/RISCV/rv32zbb-zbp.ll
llvm/test/CodeGen/RISCV/rv32zbb.ll
llvm/test/CodeGen/RISCV/rv32zbc-intrinsic.ll
llvm/test/CodeGen/RISCV/rv32zbe-intrinsic.ll
llvm/test/CodeGen/RISCV/rv32zbp-intrinsic.ll
llvm/test/CodeGen/RISCV/rv32zbp.ll
llvm/test/CodeGen/RISCV/rv32zbs.ll
llvm/test/CodeGen/RISCV/rv32zbt.ll
llvm/test/CodeGen/RISCV/rv64zba.ll
llvm/test/CodeGen/RISCV/rv64zbb-intrinsic.ll
llvm/test/CodeGen/RISCV/rv64zbb-zbp.ll
llvm/test/CodeGen/RISCV/rv64zbb.ll
llvm/test/CodeGen/RISCV/rv64zbc-intrinsic.ll
llvm/test/CodeGen/RISCV/rv64zbe-intrinsic.ll
llvm/test/CodeGen/RISCV/rv64zbp-intrinsic.ll
llvm/test/CodeGen/RISCV/rv64zbp.ll
llvm/test/CodeGen/RISCV/rv64zbs.ll
llvm/test/CodeGen/RISCV/rv64zbt.ll
|