Skip to content

layout: don't insert layout rectification for func ops and generics - #3312

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_960324740
Open

layout: don't insert layout rectification for func ops and generics#3312
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_960324740

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

layout: don't insert layout rectification for func ops and generics

When there are multiple secret return values, don't require the operands to have the same layout. This was happening before and causing the return operands to be layout converted to "compatible" layouts. This isn't required, so skip layout rectification for return, func, generic, and yield ops

When there are multiple secret return values, don't require the operands to have the same layout. This was happening before and causing the return operands to be layout converted to "compatible" layouts. This isn't required, so skip layout rectification for return, func, generic, and yield ops

PiperOrigin-RevId: 960324740
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.

1 participant