[PATCH] D86465: [analyzer][solver] Redesign constraint ranges data structure

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 03:44:20 PDT 2021


steakhal added a comment.

In D86465#2640875 <https://reviews.llvm.org/D86465#2640875>, @vsavchenko wrote:

> This is not only a compiler feature, it also should be supported by the target architecture:
> https://godbolt.org/z/ddjYYx9x6

It's getting complicated then xD. I guess we should complement unittests with LIT tests?
You can know there that clang is recent enough and pinning the target triple would also solve this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86465



More information about the cfe-commits mailing list