Files
clang-p2996/llvm/test/CodeGen/AArch64/sve-stack-frame-layout.ll
Hari Limaye a98a0dcf63 [AArch64] Add streaming-mode stack hazard optimization remarks (#101695)
Emit an optimization remark when objects in the stack frame may cause
hazards in a streaming mode function. The analysis requires either the
`aarch64-stack-hazard-size` or `aarch64-stack-hazard-remark-size` flag
to be set by the user, with the former flag taking precedence.
2024-08-06 11:39:01 +01:00

30 KiB