You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DirectX] Allow llvm.assume intrinsic to pass on to DXIL
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.
0 commit comments