[PATCH] D134380: [GlobalISel] Fix known bits for G_ASSERT_ALIGN.

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 13:53:07 PDT 2022


thakis added a comment.

This breaks building on platforms where `int64_t` is `long`: http://45.33.8.238/linux/87097/step_4.txt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134380



More information about the llvm-commits mailing list