[clang] [llvm] [AVR] Fix Avr indvar detection and strength reduction (missed optimization) (PR #152028)
Tom Vijlbrief via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 6 04:44:38 PDT 2025
================
@@ -0,0 +1,56 @@
+//===- AVRTargetTransformInfo.h - AVR specific TTI ---------*- C++ -*-===//
----------------
tomtor wrote:
Fixed
https://github.com/llvm/llvm-project/pull/152028
More information about the llvm-commits
mailing list