This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Arith] Add constant folder for right shift
ClosedPublic

Authored by jacquesguan on Mar 18 2022, 1:07 AM.

Diff Detail

Event Timeline

jacquesguan created this revision.Mar 18 2022, 1:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2022, 1:07 AM
jacquesguan requested review of this revision.Mar 18 2022, 1:07 AM
ftynse accepted this revision.Mar 18 2022, 2:40 AM
This revision is now accepted and ready to land.Mar 18 2022, 2:40 AM
This revision was automatically updated to reflect the committed changes.