Files
clang-p2996/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp
Zhaoxuan Jiang 60db321081 [AArch64] Do not mark homogeneous prolog/epilog functions optnone (#117959)
The verifier complains that synthesized IR functions have minsize and
optnone attributes which are incompatible. This patch removes optnone
attribute and updates affected tests as needed.
2024-11-28 00:11:05 -08:00

23 KiB