Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Mar 16, 2024

Backport 328cb9b

Requested by: @brad0

LDDRdPtrQ was marked as `earlyclobber`, which doesn't play well with
GreedyRA (which can generate this instruction through `loadRegFromStackSlot()`).

This seems to be the same case as:

https://github.com/llvm/llvm-project/blob/a99b912c9b74f6ef91786b4dfbc25160c27d3b41/llvm/lib/Target/AVR/AVRInstrInfo.td#L1421

Closes llvm#81911.

(cherry picked from commit 328cb9b)
@llvmbot llvmbot added this to the LLVM 18.X Release milestone Mar 16, 2024
@llvmbot
Copy link
Member Author

llvmbot commented Mar 16, 2024

@benshi001 What do you think about merging this PR to the release branch?

@llvmbot llvmbot requested a review from benshi001 March 16, 2024 10:01
@llvmbot llvmbot mentioned this pull request Mar 16, 2024
@brad0 brad0 closed this Mar 16, 2024
@benshi001
Copy link
Member

@benshi001 What do you think about merging this PR to the release branch?

Yes. I think so. Because this is a bug fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants