[llvm] [ValueTracking] Add support for `vector_reduce_{s, u}{min, max}` in `isKnownNonZero`/`computeKnownBits`. (PR #88169)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 9 10:58:14 PDT 2024
goldsteinn wrote:
If these changes are desirable ill add support for the rest of the reduce intrinsics.
https://github.com/llvm/llvm-project/pull/88169
More information about the llvm-commits
mailing list