-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Share more of the TYP_MASK handling and support rewriting TYP_MASK op…
…erands in rationalization (#103288) * Share more of the TYP_MASK handling and support rewriting TYP_MASK operands in rationalization * Ensure we pass in TYP_MASK, not the simdType * Apply formatting patch * Fix copy/paste error, pass in clsHnd for the argument * Ensure that we normalize sigType before inserting the CvtMaskToVectorNode * Ensure that we get the vector node on Arm64 (ConvertVectorToMask has 2 ops)
- Loading branch information
1 parent
4078743
commit 96be3e2
Showing
9 changed files
with
292 additions
and
282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.