[all-commits] [llvm/llvm-project] f1ff3a: [InstCombine] Rename TTI member for clarity (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Sep 19 03:31:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1ff3a279f3320d8e0d4abbc1a8357bb51de25a2
      https://github.com/llvm/llvm-project/commit/f1ff3a279f3320d8e0d4abbc1a8357bb51de25a2
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] Rename TTI member for clarity (NFC)

There is already a comment on the member and documentation in the
InstCombine contributor guide, but also rename it to make add
an additional speed bump.



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