[llvm] [GISel] Add support for scalable vectors in getLCMType (PR #80306)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 1 21:41:44 PST 2024
tschuett wrote:
G_UNMERGE_VALUES, G_MERGE_VALUES, and G_BUILD_VECTOR only work with fixed length vectors. Is the root cause of your crash somewhere else?
https://github.com/llvm/llvm-project/pull/80306
More information about the llvm-commits
mailing list