aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2025-08-20 12:18:10 +0100
committerGitHub <noreply@github.com>2025-08-20 12:18:10 +0100
commitd770567a514716cdb250a2dee635435c22622e34 (patch)
tree1c8db3aee46e254017cf339b64d4d3b8b7ef348d /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentdc23869f98452ca2c4086f12bb431a8d6fdb8169 (diff)
downloadllvm-d770567a514716cdb250a2dee635435c22622e34.zip
llvm-d770567a514716cdb250a2dee635435c22622e34.tar.gz
llvm-d770567a514716cdb250a2dee635435c22622e34.tar.bz2
[X86] SimplifyDemandedVectorEltsForTargetNode - don't split X86ISD::CVTTP2UI nodes without AVX512VL (#154504)
Unlike CVTTP2SI, CVTTP2UI is only available on AVX512 targets, so we don't fallback to the AVX1 variant when we split a 512-bit vector, so we can only use the 128/256-bit variants if we have AVX512VL. Fixes #154492
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions