[all-commits] [llvm/llvm-project] 3e8a8f: ValueTracking: clarify isNotCrossLaneOperation (NF...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Mon Nov 4 07:54:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e8a8fce4aea14e7475c3ebf22227401e33bfe02
      https://github.com/llvm/llvm-project/commit/3e8a8fce4aea14e7475c3ebf22227401e33bfe02
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h

  Log Message:
  -----------
  ValueTracking: clarify isNotCrossLaneOperation (NFC) (#112375)

Clarify the distinction between lanewise operations, and operations that
do not cross vector lanes, with an example, in the header comment.



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