This is an archive of the discontinued LLVM Phabricator instance.

[clang][Driver] Add more tests for riscv
ClosedPublic

Authored by Pretty-box on May 6 2022, 11:13 PM.

Details

Summary

[clang][Driver] Add more tests for riscv

Test Zfinx, Zdinx, Zhinx and Zhinxmin arch.

Diff Detail

Event Timeline

Pretty-box created this revision.May 6 2022, 11:13 PM
Pretty-box requested review of this revision.May 6 2022, 11:13 PM
Pretty-box updated this revision to Diff 427825.May 7 2022, 1:09 AM
Pretty-box edited the summary of this revision. (Show Details)
benshi001 accepted this revision.May 8 2022, 11:44 PM
This revision is now accepted and ready to land.May 8 2022, 11:44 PM
sunshaoce added inline comments.May 8 2022, 11:53 PM
clang/test/Driver/riscv-arch.c
583

Add a newline here.

Pretty-box marked an inline comment as done.

Change the title to [clang][Driver] Add more tests for riscv

Pretty-box retitled this revision from [RISCV][NFC] Add more tests for clang driver. to [clang][Driver] Add more tests for riscv.May 9 2022, 3:10 AM
Pretty-box edited the summary of this revision. (Show Details)

Change the title to [clang][Driver] Add more tests for riscv

done

This revision was landed with ongoing or failed builds.May 9 2022, 7:29 PM
This revision was automatically updated to reflect the committed changes.
benshi001 added a comment.EditedMay 10 2022, 12:12 AM

It is my mistake. I should add --author="Ping Deng <Ping.Deng@streamcomputing.com>" when doing git commit.