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
"I think AST tests belong under SemaHLSL. We could probably address this later for these tests, but in the future, we should be putting them there. For -fcgl and full compilation, that should go here, but we also need to add a lit.local.cfg under CodeGenDXIL/hlsl/objects/HitObject to require dxil-1-9. This is not a requirement for SemaHLSL tests."
Show 'REORDER_SCOPE' memory flag rejected pre DXIL 1.9. REORDER_SCOPE
validation logic already implemented in #7263
Move REORDER_SCOPE validation tests to `LitDXILValidation/` and adapt
RUN lines as we are touching this (#7359).
SER implementation tracker: #7214
"I think AST tests belong under SemaHLSL. We could probably address this later for these tests, but in the future, we should be putting them there. For -fcgl and full compilation, that should go here, but we also need to add a
lit.local.cfg
underCodeGenDXIL/hlsl/objects/HitObject
to requiredxil-1-9
. This is not a requirement for SemaHLSL tests."Originally posted by @tex3d in #7262 (comment)
The text was updated successfully, but these errors were encountered: