This is an archive of the discontinued LLVM Phabricator instance.

[mlir][arith] Fold selection over constant vector conditions
ClosedPublic

Authored by kuhar on Feb 10 2023, 6:49 PM.

Details

Summary

Also add missing tests for the scalar and splat cases.

Diff Detail

Event Timeline

kuhar created this revision.Feb 10 2023, 6:49 PM
kuhar requested review of this revision.Feb 10 2023, 6:50 PM
antiagainst accepted this revision.Feb 13 2023, 10:09 AM
This revision is now accepted and ready to land.Feb 13 2023, 10:09 AM
Mogball accepted this revision.Feb 13 2023, 10:43 AM
This revision was landed with ongoing or failed builds.Feb 13 2023, 11:12 AM
This revision was automatically updated to reflect the committed changes.