This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Merge rv32 and rv64 Zvb* intrinsic tests. NFC
ClosedPublic

Authored by craig.topper on Aug 1 2023, 10:34 PM.

Details

Summary

There was some duplication between these tests and
we can merge them by checking __riscv_xlen for the parts
that aren't duplicated.

Diff Detail

Event Timeline

craig.topper created this revision.Aug 1 2023, 10:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 10:34 PM
craig.topper requested review of this revision.Aug 1 2023, 10:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2023, 10:34 PM
kito-cheng accepted this revision.Aug 1 2023, 10:55 PM
This revision is now accepted and ready to land.Aug 1 2023, 10:55 PM
clang/test/CodeGen/RISCV/rvb-intrinsics/riscv32-zbkx.c