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

Shengchen Kan via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 14 19:14:40 PST 2024


KanRobert 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?

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


More information about the llvm-commits mailing list