[all-commits] [llvm/llvm-project] a29ed0: IndVarSimplify: strip redundant getDataLayout (NFC...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Mon Feb 3 11:29:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a29ed04fe61b9d0d040865c0a762f461f95fbed7
      https://github.com/llvm/llvm-project/commit/a29ed04fe61b9d0d040865c0a762f461f95fbed7
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

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

  Log Message:
  -----------
  IndVarSimplify: strip redundant getDataLayout (NFC) (#125546)

DataLayout is already available as a member variable.



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