[llvm] [DXIL] Add support for root signature flag element in DXContainer (PR #123147)
Damyan Pepper via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 11 21:07:31 PST 2025
================
@@ -1,26 +0,0 @@
-; RUN: not --crash llc %s --filetype=obj -o -
----------------
damyanp wrote:
> This test was passing locally, but failing on hlsl test. I removed since I need to investigate how to make it consistent across testing environments.
This feels like something we should get to the bottom of before completing this PR.
I'm not sure what "hlsl test" is.
https://github.com/llvm/llvm-project/pull/123147
More information about the llvm-commits
mailing list