This is an archive of the discontinued LLVM Phabricator instance.

[mlir][arith] Add `select` support to WIE
ClosedPublic

Authored by kuhar on Nov 7 2022, 2:19 PM.

Diff Detail

Event Timeline

kuhar created this revision.Nov 7 2022, 2:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 2:19 PM
kuhar requested review of this revision.Nov 7 2022, 2:19 PM
kuhar updated this revision to Diff 473794.Nov 7 2022, 2:20 PM

Drop unnecessary include

kuhar updated this revision to Diff 473796.Nov 7 2022, 2:33 PM

Add a non-elementwise vector testcase

antiagainst accepted this revision.Nov 8 2022, 9:51 AM
This revision is now accepted and ready to land.Nov 8 2022, 9:51 AM
This revision was automatically updated to reflect the committed changes.