This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add isReMaterializable to FLI instructions.
ClosedPublic

Authored by craig.topper on Mar 17 2023, 11:48 AM.

Diff Detail

Event Timeline

craig.topper created this revision.Mar 17 2023, 11:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 17 2023, 11:48 AM
craig.topper requested review of this revision.Mar 17 2023, 11:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 17 2023, 11:48 AM
reames added inline comments.Mar 17 2023, 11:59 AM
llvm/test/CodeGen/RISCV/float-zfa.ll
233

Comment doesn't match code, did you mean to land this and then rebase a diff by chance?

Regenerate the test to show the correct codegen. I think I regenerated the test with a stale build.

reames accepted this revision.Mar 17 2023, 12:08 PM

LGTM

This revision is now accepted and ready to land.Mar 17 2023, 12:08 PM
This revision was landed with ongoing or failed builds.Mar 17 2023, 12:19 PM
This revision was automatically updated to reflect the committed changes.