[PATCH] D59712: [APSInt][OpenMP] Fix isNegative, etc. for unsigned types
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 18:02:56 PDT 2019
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
In D59712#1473223 <https://reviews.llvm.org/D59712#1473223>, @jdenny wrote:
> In D59712#1469392 <https://reviews.llvm.org/D59712#1469392>, @lebedev.ri wrote:
>
> > Does this pass `check-all`? `check-all` of stage-2? test-suite?
>
>
> For me, all these tests behave with the current patch. As before, the only subproject I did not build was llgo.
Great. LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59712/new/
https://reviews.llvm.org/D59712
More information about the llvm-commits
mailing list