[Openmp-commits] [PATCH] D89878: [OpenMP] Fixed a potential integer overflow

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Oct 22 18:23:28 PDT 2020


tianshilei1992 added a comment.

In D89878#2345887 <https://reviews.llvm.org/D89878#2345887>, @jdoerfert wrote:

> LGTM.
>
> Though, now that D89426 <https://reviews.llvm.org/D89426> landed we could also call the LLVM ADT method for this ;)

That'll be a good direction in the future.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89878



More information about the Openmp-commits mailing list