[all-commits] [llvm/llvm-project] 607666: [InstCombine] Use canonical index type (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri May 5 03:19:34 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60766678c7cd8d469fd65c9201e7a78de771b98b
      https://github.com/llvm/llvm-project/commit/60766678c7cd8d469fd65c9201e7a78de771b98b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp

  Log Message:
  -----------
  [InstCombine] Use canonical index type (NFC)

Directly use the canonical index type, rather than canonicalizing
it afterwards.




More information about the All-commits mailing list