[all-commits] [llvm/llvm-project] a34977: [GISel] Handle G_TRUNC in `matchExtractVecEltBuild...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Fri Oct 7 01:37:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a34977c4d0108eb0882b9d68f62338b8864b40f2
      https://github.com/llvm/llvm-project/commit/a34977c4d0108eb0882b9d68f62338b8864b40f2
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/combine-extract-vec-elt.mir

  Log Message:
  -----------
  [GISel] Handle G_TRUNC in `matchExtractVecEltBuildVec`

Spotted some cases in D134354 where this was an issue.

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D135147




More information about the All-commits mailing list