[PATCH] D118231: [ORC][AArch64] use isInt<N> to replace fitsRangeSignedInt on aarch64

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 05:05:03 PST 2022


sgraenitz accepted this revision.
sgraenitz added a comment.
This revision is now accepted and ready to land.

This is from llvm/Support/MathExtras.h right? Can you add it as an explicit include please? Otherwise LGTM.


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

https://reviews.llvm.org/D118231



More information about the llvm-commits mailing list