[PATCH] D71178: [x86] Don't assume sign-extension of arguments smaller than 32-bits.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 17:33:22 PST 2019


craig.topper added a comment.

Shouldn’t we instead stop the sext and zext attributes from being added by the frontend?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71178





More information about the llvm-commits mailing list