This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Pre-commit test for D103698
Needs ReviewPublic

Authored by Jim on Jun 4 2021, 5:54 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None

Diff Detail

Event Timeline

Jim created this revision.Jun 4 2021, 5:54 AM
Jim requested review of this revision.Jun 4 2021, 5:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2021, 5:54 AM
Jim retitled this revision from [RISCV] Pre-commit to [RISCV] Pre-commit test for D103698.Jun 4 2021, 5:56 AM
jrtc27 added a comment.Jun 4 2021, 5:56 AM

Why is this code so awful? Shouldn't those all be a libcalls (to functions with lookup tables) without dedicated hardware instructions?

craig.topper added inline comments.
llvm/test/CodeGen/RISCV/rvp/clo.ll
135

This should be %not instead of %neg.