Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suboptimal allocation of operands for "rm" inline assembly constraint #48750

Closed
legrosbuffle opened this issue Mar 3, 2021 · 1 comment
Closed
Labels
bugzilla Issues migrated from bugzilla duplicate Resolved as duplicate

Comments

@legrosbuffle
Copy link
Contributor

Bugzilla Link 49406
Resolution DUPLICATE
Resolved on Mar 03, 2021 15:02
Version trunk
OS Linux
Blocks #4440
CC @efriedma-quic,@isanbard,@jyknight,@nickdesaulniers

Extended Description

https://godbolt.org/z/668Wj8

For the record, "rm" means "in register or memory, whatever is the most efficient": https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html

Context: https://lkml.org/lkml/2021/3/2/1214

@efriedma-quic
Copy link
Collaborator

*** This bug has been marked as a duplicate of bug #20571 ***

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 11, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla duplicate Resolved as duplicate
Projects
None yet
Development

No branches or pull requests

2 participants