[llvm] [DirectX] fix illegal behavior flag in module flags. (PR #96577)
Xiang Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 11 07:05:08 PDT 2024
================
@@ -0,0 +1,17 @@
+; RUN: opt -S -dxil-prepare < %s | FileCheck %s
----------------
python3kgae wrote:
Updated to legalize module flag.
https://github.com/llvm/llvm-project/pull/96577
More information about the llvm-commits
mailing list