Files
clang-p2996/llvm/test/Transforms/LoopVectorize/reduction.ll
Philip Reames 23099ac239 Add known and demanded bits support for zext nneg (#70858)
zext nneg was recently added to the IR in #67982.   This patch teaches
demanded bits and known bits about the semantics of the instruction, and
adds a couple of test cases to illustrate basic functionality.
2023-11-06 18:47:56 -08:00

73 KiB