[llvm] [llvm-exegesis] [AArch64] Resolving "snippet crashed while running: Segmentation fault" for Load Instructions (PR #142552)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 3 00:36:30 PDT 2025


boomanaiden154 wrote:

> A. Prerequisite for this is to support --mode=subprocess for AArch64.

Why exactly did you need to support `--mode=subprocess` for this? It gives you some extra flexibility, but the scratch memory register/block is a lot simpler.

https://github.com/llvm/llvm-project/pull/142552


More information about the llvm-commits mailing list