This is an archive of the discontinued LLVM Phabricator instance.

[mlir][LLVMIR] Add more vector predication intrinsic ops.
ClosedPublic

Authored by jacquesguan on Apr 10 2022, 6:53 PM.

Details

Summary

This revision adds vector predication select, merge and load/store intrinsic ops.

Diff Detail

Event Timeline

jacquesguan created this revision.Apr 10 2022, 6:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2022, 6:53 PM
jacquesguan requested review of this revision.Apr 10 2022, 6:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 10 2022, 6:53 PM
ThomasRaoux accepted this revision.Apr 13 2022, 8:45 PM
This revision is now accepted and ready to land.Apr 13 2022, 8:45 PM
ftynse accepted this revision.Apr 14 2022, 5:01 AM
This revision was landed with ongoing or failed builds.Apr 14 2022, 7:14 PM
This revision was automatically updated to reflect the committed changes.