[llvm] [X86][Inline] Make ABI compatibility check more precise (PR #205106)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 06:39:29 PDT 2026


================

----------------
nikic wrote:

The change to this test is because one of the i8 loads gets argument promoted (which is legal, as target features do not change the i8 call ABI).

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


More information about the llvm-commits mailing list