[all-commits] [llvm/llvm-project] 12ca03: [DirectX][Fail crash in DXILPrepareModule pass whe...
Xiang Li via All-commits
all-commits at lists.llvm.org
Tue Jun 7 21:11:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12ca031b0d1b5390698d15efea8ff4a829173f4b
https://github.com/llvm/llvm-project/commit/12ca031b0d1b5390698d15efea8ff4a829173f4b
Author: python3kgae <python3kgae at outlook.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrepare.cpp
A llvm/test/CodeGen/DirectX/typed_ptr.ll
Log Message:
-----------
[DirectX][Fail crash in DXILPrepareModule pass when input has typed ptr.
Check supportsTypedPointers instead of hasSetOpaquePointersValue when query if has typed ptr.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D127268
More information about the All-commits
mailing list