This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Tests for (select (const), (const))
ClosedPublic

Authored by lenary on May 1 2020, 1:24 PM.

Details

Summary

This just adds some simple cases for testing select of constants. There will be
a follow-up patch that improves code generation in some of these cases.

Diff Detail

Event Timeline

lenary created this revision.May 1 2020, 1:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2020, 1:24 PM
This revision is now accepted and ready to land.May 1 2020, 1:54 PM
This revision was automatically updated to reflect the committed changes.