forked from ruyisdk/llvm-project
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LLVM][XTHeadVector] support
nvx1i1/nvx2i1/nvx4i1
operands for vect…
…or mask operations (ruyisdk#120) * [LLVM][XTHeadVector] support `vbool16/32/64` for vector mask operations * [LLVM][XTHeadVector] correctly expand pseudos for `vmset/vmclr` * [LLVM][XTHeadVector] update corresponding tests * [LLVM][XTHeadVector] update tests for `vmsof/vmsbf/vmsif` * [LLVM][XTHeadVector] update tests for `vmfirst/vmpopc` * [LLVM][XTHeadVector] update tests for `vmfirst/vmpopc`
- Loading branch information
Showing
17 changed files
with
1,358 additions
and
21 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.