[PATCH] D149032: [InlineAsm][AArch64]Add backend support for flag output parameters
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 10:20:20 PDT 2023
efriedma added a comment.
Adding a fallback from globalisel to selectiondag isel should be simple; I'd like to avoid advertising support for functionality that doesn't actually work at all optimization levels.
This is probably worth noting in release notes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149032/new/
https://reviews.llvm.org/D149032
More information about the llvm-commits
mailing list