llvm-project
23efe734
- [HLSL] Add "or" intrinsic (#128979)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
213 days ago
[HLSL] Add "or" intrinsic (#128979) Include HLSL or_intrinsic, add codegen in CGBuiltin, and the corresponding tests in or.hlsl. Additionally, incorporate logical-operator-errors to handle both 'and' and 'or' semantic diagnostics.
References
#128979 - [HLSL] Add "or" intrinsic
Author
metkarpoonam
Parents
88ae5bd1
Loading