[all-commits] [llvm/llvm-project] cf552a: [LIR] Simplify processLoopStridedStore [nfc]

Philip Reames via All-commits all-commits at lists.llvm.org
Wed May 14 11:14:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf552a1d82650f9ea4a03e0467d0ca64dbc3e5c4
      https://github.com/llvm/llvm-project/commit/cf552a1d82650f9ea4a03e0467d0ca64dbc3e5c4
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2025-05-14 (Wed, 14 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp

  Log Message:
  -----------
  [LIR] Simplify processLoopStridedStore [nfc]

Just move the assertions and exits down under the existing if clauses.
This improves readability.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list