This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][test] Add more tests of immediate materialisation
ClosedPublic

Authored by benshi001 on Oct 9 2021, 2:00 AM.

Diff Detail

Event Timeline

benshi001 created this revision.Oct 9 2021, 2:00 AM
benshi001 requested review of this revision.Oct 9 2021, 2:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 9 2021, 2:00 AM
benshi001 updated this revision to Diff 378440.Oct 9 2021, 5:52 AM
craig.topper added inline comments.Oct 11 2021, 4:42 AM
llvm/test/CodeGen/RISCV/imm.ll
26–36

Don't use B. It has no meaning anymore. There will never be a B extension.

benshi001 updated this revision to Diff 378651.Oct 11 2021, 7:07 AM
benshi001 marked an inline comment as done.
This revision is now accepted and ready to land.Oct 11 2021, 9:40 AM