[all-commits] [llvm/llvm-project] ced5c1: AMDGPU: Remove let Predicates from PredicateContro...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Nov 28 06:38:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ced5c1c715b2ade886a5501fa0ef728a3e1ce830
      https://github.com/llvm/llvm-project/commit/ced5c1c715b2ade886a5501fa0ef728a3e1ce830
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3PInstructions.td

  Log Message:
  -----------
  AMDGPU: Remove let Predicates from PredicateControl'd InstAliases (#73474)

This was overriding the Predicate list computed by PredicateControl.
There are other places that seem to also be setting confusing overrides
of computed predicate lists.




More information about the All-commits mailing list