[PATCH] D37069: [x86] use the IR type of formal args to create assertzext/assertsext and scalar truncate nodes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 08:13:55 PDT 2017


spatel added a comment.

Ping.

Any thoughts about the validity of this approach? If not, I can clean up https://reviews.llvm.org/D37017 as the alternate way to improve the x86 codegen.


https://reviews.llvm.org/D37069





More information about the llvm-commits mailing list