[all-commits] [llvm/llvm-project] 180941: [AMDGPU][GISel] Constrain selected operands in sel...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Thu Oct 20 23:50:30 PDT 2022


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp

  Log Message:
  -----------
  [AMDGPU][GISel] Constrain selected operands in selectG_BUILD_VECTOR

Small bugfix. Currently harmless but a case in D134354 triggers it.

Reviewed By: arsenm

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




More information about the All-commits mailing list