[all-commits] [llvm/llvm-project] 37c452: AMDGPU/GlobalISel: Adjust branch target when lower...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Feb 18 06:35:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 37c452a2895071dac1782668bfcd884951ec2aa5
      https://github.com/llvm/llvm-project/commit/37c452a2895071dac1782668bfcd884951ec2aa5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/divergent-control-flow.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Adjust branch target when lowering loop intrinsic

This needs to steal the branch target like the other control flow
intrinsics.




More information about the All-commits mailing list