[PATCH] D153356: [Align] Add isAligned taking an APInt

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 04:41:23 PDT 2023


gchatelet added a comment.

In D153356#4439433 <https://reviews.llvm.org/D153356#4439433>, @arsenm wrote:

> Could also add isAligned to APInt?

I believe @nikic is opposed to this as well as it would also add a dependency.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153356



More information about the llvm-commits mailing list