I don't know why this is considered valid IR, but it probably should
not be.
Details
Details
- Reviewers
aemerson aditya_nandakumar paquette
Diff Detail
Diff Detail
Paths
| Differential D80898
AArch64/GlobalISel: Fix assert on call returning 0 sized type ClosedPublic Authored by arsenm on May 31 2020, 1:25 PM.
Details
Summary I don't know why this is considered valid IR, but it probably should
Diff Detail Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls and 2 others. · View Herald Transcript This revision is now accepted and ready to land.Jun 2 2020, 5:27 PM
Revision Contents
Diff 267523 llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
llvm/lib/Target/AArch64/AArch64CallLowering.cpp
llvm/test/CodeGen/AArch64/GlobalISel/call-translator.ll
|