[all-commits] [llvm/llvm-project] 3c2a7b: AMDGPU: Remove code to handle tied si_else operands

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Sep 3 16:46:25 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c2a7bd2867eda29da8ddf5f2db2e006d504e611
      https://github.com/llvm/llvm-project/commit/3c2a7bd2867eda29da8ddf5f2db2e006d504e611
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
    M llvm/test/CodeGen/AMDGPU/collapse-endcf.mir
    M llvm/test/CodeGen/AMDGPU/control-flow-fastregalloc.ll
    M llvm/test/CodeGen/AMDGPU/lower-control-flow-other-terminators.mir

  Log Message:
  -----------
  AMDGPU: Remove code to handle tied si_else operands

This has not used tied operands for a long time.




More information about the All-commits mailing list