[PATCH] D65079: [GlobalISel][AArch64] Fix narrowScalar for G_ICMP

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 08:25:31 PDT 2019


brzycki added a comment.

Thank you @aemerson , the fix in rL366943 <https://reviews.llvm.org/rL366943> seems to have prevented crashes when compiling libcxx for aarch64. I successfully compiled a nightly with sha f181dd99cf1c4e <https://reviews.llvm.org/rGf181dd99cf1c4e94f1e191b4ffb7357571af9039> .


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65079





More information about the llvm-commits mailing list