[PATCH] D72742: Don't assume promotable integers are zero/sign-extended already in x86-64 ABI.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 05:24:43 PDT 2020


jyknight added a comment.

I wrote some stuff on https://bugs.llvm.org/show_bug.cgi?id=44228, probably best to continue the discussion there. I really don't think we should take this patch -- at least not without reopening the ABI discussion first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72742





More information about the llvm-commits mailing list