[llvm] [CodeGenPrepare] Replace deleted sext instr with the promoted value. (PR #71058)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 07:24:44 PST 2023


nikic wrote:

Can you say at which point the sext is assigned to which member of the AddrMode and at which point it is later used again?

Also, does this have any relation to what the MovedAway flag is trying to handle?

https://github.com/llvm/llvm-project/pull/71058


More information about the llvm-commits mailing list