[PATCH] D91512: [AArch64][Isel] Avoid implicit zext for SIGN_EXTEND_INREG ( TRUNCATE )

guopeilin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 5 01:23:12 PST 2020


guopeilin added a comment.

In D91512#2417984 <https://reviews.llvm.org/D91512#2417984>, @RKSimon wrote:

> aarch64-avoid-implicit-zext-for-SIGN_EXTEND_INREG.ll - please can you avoid using capital letters? Every so often it causes problems on windows dev machines.... (TBH its been better since the git transition).

OK, the filename has been changed.


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

https://reviews.llvm.org/D91512



More information about the llvm-commits mailing list