This is an archive of the discontinued LLVM Phabricator instance.

[Vectorize] Pre-commit tests for D148905
ClosedPublic

Authored by foad on Apr 24 2023, 3:08 AM.

Diff Detail

Event Timeline

foad created this revision.Apr 24 2023, 3:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2023, 3:08 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
foad requested review of this revision.Apr 24 2023, 3:08 AM
This revision is now accepted and ready to land.Apr 24 2023, 3:09 AM
fhahn accepted this revision.Apr 24 2023, 3:10 AM
fhahn added a subscriber: fhahn.

LGTM, thanks!

llvm/test/Transforms/LoopVectorize/is_fpclass.ll
25

might be a bit more readable if this is at the end of the function, named exit.

bb2 -> loop for better readability

foad updated this revision to Diff 516344.Apr 24 2023, 3:25 AM

Better readability.

foad marked an inline comment as done.Apr 24 2023, 3:26 AM
This revision was landed with ongoing or failed builds.Apr 24 2023, 5:42 AM
This revision was automatically updated to reflect the committed changes.