[llvm][AArch64] Disable BigByval with expensive checks
AArch64 incorrectly nests ADJCALLSTACKDOWN/ADJCALLSTACKUP which fails to verify with expensive checks enabled. See https://github.com/llvm/llvm-project/issues/62137 and https://github.com/llvm/llvm-project/issues/62138.
Loading
Please sign in to comment