This is an archive of the discontinued LLVM Phabricator instance.

[X86] Fix test case for SoftPromoteHalf of STRICT_FP_EXTEND/STRICT_FP_ROUND.
ClosedPublic

Authored by vtjnash on Apr 13 2022, 2:51 PM.

Diff Detail

Event Timeline

vtjnash created this revision.Apr 13 2022, 2:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 2:51 PM
Herald added a subscriber: pengfei. · View Herald Transcript
vtjnash requested review of this revision.Apr 13 2022, 2:51 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 13 2022, 2:51 PM

I noticed the first 2 RUN statements in the file were accidentally identical, so I fixed one and reran the update_llc_test_checks.py to fix the tests

This revision is now accepted and ready to land.Apr 13 2022, 3:01 PM
This revision was landed with ongoing or failed builds.Apr 14 2022, 1:22 PM
This revision was automatically updated to reflect the committed changes.