-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tablegen: Add StaticSelect to select based on static condition (#2206)
* tablegen: Add StaticIf to select based on static condition * rename to StaticSelect and implement SelectIfActive and SelectIfComplex with it * define for llvm * put vector mode for LLVM back * basic use analysis * StaticSelect use analysis * fixup --------- Co-authored-by: William S. Moses <[email protected]>
- Loading branch information
Showing
3 changed files
with
273 additions
and
206 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
Oops, something went wrong.