[PATCH] D86465: [analyzer][solver] Redesign constraint ranges data structure
Valeriy Savchenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 22 03:48:41 PDT 2021
vsavchenko added a comment.
In D86465#2640954 <https://reviews.llvm.org/D86465#2640954>, @steakhal wrote:
> 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.
My suggestion would be to check these separately with a possible fix.
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