Details
Details
Diff Detail
Diff Detail
Paths
| Differential D30259
GlobalISel: Translate ConstantAggregateZero vectors ClosedPublic Authored by volkan on Feb 22 2017, 9:00 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Mar 10 2017, 10:00 AM
Revision Contents
Diff 91391 lib/CodeGen/GlobalISel/IRTranslator.cpp
test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
|
I would just return false.
The caller should check the fallback/abort status.
I know surrounding code does that, but we should fix that as well. I'll have a try.