[llvm] [LSR] Split the -lsr-term-fold transformation into it's own pass (PR #104234)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 16 06:13:09 PDT 2024


================
@@ -0,0 +1,30 @@
+//===- LoopTermFold.h - Loop Term Fold Pass ---------*- C++ -*-===//
----------------
nikic wrote:

nit: Not aligned to the end.

https://github.com/llvm/llvm-project/pull/104234


More information about the llvm-commits mailing list