This was failing if a G_UNMERGE_VALUES produced a different element
type than the cast result type.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D117607
GlobalISel: Fix assert on unmerge to different element of casted vector ClosedPublic Authored by arsenm on Jan 18 2022, 2:24 PM.
Details Summary This was failing if a G_UNMERGE_VALUES produced a different element
Diff Detail Event TimelineHerald added subscribers: kerbowa, rovka, nhaehnle, jvesely. · View Herald TranscriptJan 18 2022, 2:24 PM This revision is now accepted and ready to land.Jan 19 2022, 3:21 AM
Revision Contents
Diff 400986 llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-asserts.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-unmerge-values.mir
|