llvm-project
dc76ac60
- [DirectX] Allow llvm.assume intrinsic to pass on to DXIL (#165311)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 days ago
[DirectX] Allow llvm.assume intrinsic to pass on to DXIL (#165311) fixes #165051 Change is just to let the assume intrinsic pass on unmodified. Test is to confirm the DXIL disassembler doesn't blow up whe we generate DXIL with this intrinsic.
References
#165311 - [DirectX] Allow llvm.assume intrinsic to pass on to DXIL
Author
farzonl
Parents
76e2963f
Loading