[llvm] [X86] Add MI-layer routine for getting the index of the first address operand. NFC (PR #78019)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 19:31:39 PST 2024


phoebewang wrote:

> > it does not handle pseudo-instructions like TCRETURNmi, resulting in missed optimizations (e.g., x86-optimize-LEAs)
> 
> Why there is no test update for this?

The change was reverted, but the description doesn't update.

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


More information about the llvm-commits mailing list