Files
clang-p2996/llvm/lib/Transforms/Utils/LoopUtils.cpp
Philip Reames 897b00f3c5 Reuse getBinOpIdentity in createAnyOfTargetReduction [nfc]
Consolidating code so that we have one copy instead of multiple reasoning
about identity element.  Note that we're (deliberately) not passing
the FMF flags to common utility to preserve behavior in this change.
2024-08-30 11:57:24 -07:00

82 KiB