Commit b44b3494 authored by Benjamin Maxwell's avatar Benjamin Maxwell
Browse files

[mlir][ArmSVE] Avoid UBSAN issue with VectorType::Builder (NFC)

This patch just avoids the underlying bug in VectorType::Builder, which
currently has incorrect copy/move constructors.

See https://lab.llvm.org/buildbot/#/builders/5/builds/37355
parent 0aacc213
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment