This is an archive of the discontinued LLVM Phabricator instance.

[ms] [llvm-ml] Add support for the remaining binary named operators
ClosedPublic

Authored by epastor on Jul 7 2022, 9:00 AM.

Details

Summary

Finish adding support for the remaining binary named operators in expression context: XOR, SHL, and SHR.

Diff Detail

Event Timeline

epastor created this revision.Jul 7 2022, 9:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 9:00 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
epastor requested review of this revision.Jul 7 2022, 9:00 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 7 2022, 9:00 AM
ayzhao accepted this revision.Jul 7 2022, 9:07 AM
This revision is now accepted and ready to land.Jul 7 2022, 9:07 AM
This revision was landed with ongoing or failed builds.Jul 7 2022, 6:45 PM
This revision was automatically updated to reflect the committed changes.