Skip to content

Disable link time optimization for microkernel library

Viet-Hoa Do requested to merge viet/lto into main
  • Our SME kernels are compiled with auto-vectorization disabled, but the linker is unable to respect this flag, which can cause miscompilation and result in illegal instruction.

Signed-off-by: Viet-Hoa Do viet-hoa.do@arm.com

Merge request reports

Loading