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

Yifeng Dong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 07:07:09 PST 2022


dongAxis1944 added a comment.

In D118231#3272243 <https://reviews.llvm.org/D118231#3272243>, @sgraenitz wrote:

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

ok, i will include the header.


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

https://reviews.llvm.org/D118231



More information about the llvm-commits mailing list