[llvm] [NFC][X86] Add getMemoryOperandIdx helper function (PR #211685)
Zachary Yedidia via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 00:16:33 PDT 2026
================
----------------
zyedidia wrote:
If the performance of the check is a concern, perhaps it is simpler to leave cases that don't do the check as they were and just not touch them, rather than introducing two helpers? Let me know what you prefer.
https://github.com/llvm/llvm-project/pull/211685
More information about the llvm-commits
mailing list