[PATCH] D60425: [GlobalISel][AArch64] Allow CallLowering to handle types

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 16:42:31 PDT 2019


phosek added a comment.

We're seeing a failing assertion when building Skia for AArch64 which seems to have been introduced by this change, see PR41738 for more details.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60425





More information about the llvm-commits mailing list