Skip to content

Conversation

@abadams
Copy link
Member

@abadams abadams commented Jul 10, 2023

As discussed in the dev meeting, this makes select work for tuples, in the same way as #7646 did for mux.

Should we deprecated tuple_select?

@steven-johnson
Copy link
Contributor

Lots of compilation failures (select is ambiguous) ... I'll wait for those to be dealt with before reviewing

@steven-johnson
Copy link
Contributor

Failures are unrelated.

@steven-johnson
Copy link
Contributor

Should we deprecated tuple_select?

IMHO, yes, and that should be part of this PR.

@steven-johnson
Copy link
Contributor

Python bindings need attention too, I'll deal with that

@steven-johnson
Copy link
Contributor

steven-johnson commented Jul 14, 2023

asan failure is unrelated and being worked on elsewhere (see #7687)

@steven-johnson steven-johnson self-requested a review July 18, 2023 16:04
@steven-johnson steven-johnson merged commit 5f56e64 into main Jul 18, 2023
@steven-johnson steven-johnson deleted the abadams/tuple_select branch July 18, 2023 16:06
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
* Add a select overload for tuples

* Add missing overload

* deprecate tuple_select

* Fix Python bindings for deprecation of tuple_select()

* Update PyIROperator.cpp

---------

Co-authored-by: Steven Johnson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants