Skip to content

Track bool returning intrinsics via a flag #128847

@tannergooding

Description

@tannergooding

As was raised in #128722 (comment), we have several hardware intrinsics which are known to return bool. Ideally this would instead be tracked by a flag set in the table and queryable via HWIntrinsicInfo instead, allowing us to avoid adding entries to all the various switches when handling is necessary.

The same is also likely true of the APIs known to extract and return a scalar T.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions