This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Select unmasked FP setcc insts via ISel post-process
ClosedPublic

Authored by frasercrmck on Apr 7 2022, 1:44 AM.

Details

Summary

Similar to D123217 but for the floating-point patterns. No change in
generated output, while reducing the generated table size.

Diff Detail

Event Timeline

frasercrmck created this revision.Apr 7 2022, 1:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2022, 1:45 AM
frasercrmck requested review of this revision.Apr 7 2022, 1:45 AM
arcbbb accepted this revision.Apr 8 2022, 5:50 AM

LGTM

This revision is now accepted and ready to land.Apr 8 2022, 5:50 AM
This revision was landed with ongoing or failed builds.Apr 8 2022, 9:25 AM
This revision was automatically updated to reflect the committed changes.