Files
clang-p2996/llvm/lib/Analysis/TargetTransformInfo.cpp
Luke Lau e1cea0d928 [LV][TTI] Remove unused ReductionFlags. NFC (#129858)
No in-tree targets currently use it in the
preferInLoopReduction/preferPredicatedReductionSelect TTI hooks. It
looks like it used to be used in LoopUtils, at least in
8ca60db40b, but I presume it was replaced
by RecurrenceDescriptor.
2025-03-05 18:31:12 +08:00

56 KiB