Files
clang-p2996/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
Simon Pilgrim f13e92d4b2 [InstCombine] Use CreateVectorSplat(ElementCount) variant directly
This was introduced at rGe20223672100, and the CreateVectorSplat(unsigned NumElements) variant calls it internally
2020-08-08 19:26:02 +01:00

116 KiB