[PATCH] D76848: [CodeGen] Error when writing to reserved registers in inline asm
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 10:50:32 PDT 2020
efriedma added a comment.
I'd like to see a more complete comparison of clang vs. gcc with this patch. What's the effect on input operands? On output operands? On registers that are non-allocatable for different reasons?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76848/new/
https://reviews.llvm.org/D76848
More information about the llvm-commits
mailing list