Skip to content
Commit 12beb006 authored by Viet-Hoa Do's avatar Viet-Hoa Do 😅
Browse files

Disable link time optimization for microkernel library



* 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's avatarViet-Hoa Do <viet-hoa.do@arm.com>

Approved-by: Emil Ohlsson's avatarEmil Ohlsson <emil.ohlsson@arm.com>
parent 8120ad23
Loading
Loading
Loading
Pipeline #25599 passed with stages
in 7 minutes and 7 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment