Files
clang-p2996/llvm/lib/Transforms/Utils/ValueMapper.cpp
Bing1 Yu c2f29f24c2 [ValueMapper] allow mapping ConstantTargetNone to its layout type
zeroinitializer is allowed for spirv TargetExtType.
This PR allows ValueMapper to map TargetExtType ConstantTargetNone to '0' constant of its layout type.

Reviewed By: jcranmer-intel

Differential Revision: https://reviews.llvm.org/D148774
2023-04-25 15:48:28 +08:00

41 KiB