[all-commits] [llvm/llvm-project] ad68c6: [DirectX backend] Fix build and test error caused ...
Xiang Li via All-commits
all-commits at lists.llvm.org
Mon Nov 14 12:50:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad68c66a38ec9ec93f4c178c63dc6515b58dee66
https://github.com/llvm/llvm-project/commit/ad68c66a38ec9ec93f4c178c63dc6515b58dee66
Author: Xiang Li <python3kgae at outlook.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
M llvm/lib/Target/DirectX/DXILWriter/DXILBitcodeWriter.cpp
M llvm/test/CodeGen/DirectX/strip-fn-attrs.ll
M llvm/test/tools/dxil-dis/attribute-filter.ll
Log Message:
-----------
[DirectX backend] Fix build and test error caused by out of sync with upstream change.
Fix build and test error caused by
https://github.com/llvm/llvm-project/commit/a2620e00ffa232a406de3a1d8634beeda86956fd#
and
https://github.com/llvm/llvm-project/commit/304f1d59ca41872c094def3aee0a8689df6aa398
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D137815
More information about the All-commits
mailing list