[PATCH] D110508: [SelectionDAG] Fix shift libcall ABI mismatch in shift-amount argument

Itay Bookstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 02:50:08 PDT 2021


nextsilicon-itay-bookstein marked an inline comment as not done.
nextsilicon-itay-bookstein added a comment.

Alright, yes, that makes a lot of sense to me. The patch already uses ZExt, so I think it could be considered ready.


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

https://reviews.llvm.org/D110508



More information about the llvm-commits mailing list