[all-commits] [llvm/llvm-project] c6c13d: [DirectX backend] When cleanup module flags only r...
Xiang Li via All-commits
all-commits at lists.llvm.org
Thu May 19 14:50:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6c13d4e5fcacd2fc2f32fcecaaf816ccc20c9e5
https://github.com/llvm/llvm-project/commit/c6c13d4e5fcacd2fc2f32fcecaaf816ccc20c9e5
Author: python3kgae <python3kgae at outlook.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
M llvm/test/CodeGen/DirectX/dxil_ver.ll
Log Message:
-----------
[DirectX backend] When cleanup module flags only remove unused flags.
Only remove dx.valver from module flags when cleanup module flags in DXILTranslateMetadataPass.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D125842
More information about the All-commits
mailing list