[PATCH] D122963: [X86] Extend the integer parameter if the function isn't local linked

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 11 00:43:21 PDT 2022


LiuChen3 added a comment.

Ping? This bug will cause correctness issues, we need to fix it. I think it is possible to fix in the backend in the current situation.
Is there any other better method, @jyknight @lebedev.ri


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122963/new/

https://reviews.llvm.org/D122963



More information about the llvm-commits mailing list