This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Update compile options for some vector crypto C intrinsics
ClosedPublic

Authored by 4vtomat on Aug 18 2023, 12:32 AM.

Diff Detail

Unit TestsFailed

Event Timeline

4vtomat created this revision.Aug 18 2023, 12:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 12:32 AM
4vtomat requested review of this revision.Aug 18 2023, 12:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 18 2023, 12:32 AM
craig.topper requested changes to this revision.Aug 18 2023, 3:13 PM
craig.topper added inline comments.
clang/test/CodeGen/RISCV/rvv-intrinsics-autogenerated/non-policy/non-overloaded/vcpopv.c
4

We should use the minimum number of command line options for what is being tested.

This revision now requires changes to proceed.Aug 18 2023, 3:13 PM
4vtomat updated this revision to Diff 554591.Aug 29 2023, 11:54 PM

Update Craig's comment.

This revision is now accepted and ready to land.Aug 30 2023, 8:49 AM
This revision was landed with ongoing or failed builds.Aug 30 2023, 8:29 PM
This revision was automatically updated to reflect the committed changes.