[all-commits] [llvm/llvm-project] 8a8b31: AMDGPU: Don't error on calls to null or undef

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Oct 20 00:44:55 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a8b317460ff88f89ee3a47199a227109776b1ac
      https://github.com/llvm/llvm-project/commit/8a8b317460ff88f89ee3a47199a227109776b1ac
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2019-10-20 (Sun, 20 Oct 2019)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    A llvm/test/CodeGen/AMDGPU/call-constant.ll
    M llvm/test/CodeGen/AMDGPU/unsupported-calls.ll

  Log Message:
  -----------
  AMDGPU: Don't error on calls to null or undef

Calls to constants should probably be generally handled.

llvm-svn: 375356




More information about the All-commits mailing list