[llvm] [mlir] [mlir] fix overflow in LLVM dialect inlining (PR #72878)

Tobias Gysi via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 07:27:10 PST 2023


https://github.com/gysit approved this pull request.

LGTM

I guess `tryToEnforceAlignment` and `tryToEnforceAllocaAlignment` should probably also use uint64_t for consistency? 

https://github.com/llvm/llvm-project/pull/72878


More information about the llvm-commits mailing list