[all-commits] [llvm/llvm-project] 8b8b49: AMDGPU/GlobalISel: Fix assertions on invalid addrs...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Feb 4 14:29:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b8b49137912fe51f6091622467a219054582651
      https://github.com/llvm/llvm-project/commit/8b8b49137912fe51f6091622467a219054582651
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/test/CodeGen/AMDGPU/invalid-addrspacecast.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Fix assertions on invalid addrspacecasts

Fixes some assert on invalid situations and starts directly emitting
the error.




More information about the All-commits mailing list