diff options
author | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-09 11:58:48 -0500 |
---|---|---|
committer | Noah Goldstein <goldstein.w.n@gmail.com> | 2024-04-10 10:40:48 -0500 |
commit | 41c52217b003ce9435ae534251b0d0d035495262 (patch) | |
tree | 8f19407aad99c41e8ef283ad814e42034aa931ac /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 77d668451ad2e6370eb595c171779429e9becdf2 (diff) | |
download | llvm-41c52217b003ce9435ae534251b0d0d035495262.zip llvm-41c52217b003ce9435ae534251b0d0d035495262.tar.gz llvm-41c52217b003ce9435ae534251b0d0d035495262.tar.bz2 |
[ValueTracking] Add support for `vector_reduce_{s,u}{min,max}` in `computeKnownBits`
Previously missing. We compute by just applying the reduce function on
the knownbits of each element.
Closes #88169
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions