This is an archive of the discontinued LLVM Phabricator instance.

[Sema] Add signed/unsigned integer mismatch tests for min/max elementwise builtins
ClosedPublic

Authored by RKSimon on Jan 28 2022, 6:03 AM.

Diff Detail

Event Timeline

RKSimon requested review of this revision.Jan 28 2022, 6:03 AM
RKSimon created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2022, 6:03 AM
aaron.ballman accepted this revision.Jan 28 2022, 6:09 AM

LGTM assuming that CI passes.

This revision is now accepted and ready to land.Jan 28 2022, 6:09 AM
fhahn added a comment.Jan 28 2022, 6:21 AM

LGTM, thanks!

This revision was landed with ongoing or failed builds.Jan 28 2022, 6:31 AM
This revision was automatically updated to reflect the committed changes.