[all-commits] [llvm/llvm-project] 80cd3e: [InstCombine] Use canonical type in insertelement ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed May 17 05:37:48 PDT 2023


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

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

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

We can directly create these with the correct type.




More information about the All-commits mailing list