[all-commits] [llvm/llvm-project] 562791: [InstCombine] add tests for trunc+insertelt; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Thu Nov 24 07:16:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56279164f3011efdabd94874bebbc4da68b364ee
      https://github.com/llvm/llvm-project/commit/56279164f3011efdabd94874bebbc4da68b364ee
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

  Changed paths:
    A llvm/test/Transforms/InstCombine/insert-trunc.ll

  Log Message:
  -----------
  [InstCombine] add tests for trunc+insertelt; NFC


  Commit: bf7f87e62c3c8016886dc722eeae9062624a73ca
      https://github.com/llvm/llvm-project/commit/bf7f87e62c3c8016886dc722eeae9062624a73ca
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-11-24 (Thu, 24 Nov 2022)

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

  Log Message:
  -----------
  [InstCombine] reduce code duplication in foldBitcastExtElt(); NFC


Compare: https://github.com/llvm/llvm-project/compare/2aa338f68e1e...bf7f87e62c3c


More information about the All-commits mailing list