[all-commits] [llvm/llvm-project] 5bec08: VirtRegMap: Use Register

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Dec 22 18:17:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5bec0828347893544ab863ddf4caa2f0b5ef79dd
      https://github.com/llvm/llvm-project/commit/5bec0828347893544ab863ddf4caa2f0b5ef79dd
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/VirtRegMap.h
    M llvm/lib/CodeGen/LiveRangeEdit.cpp

  Log Message:
  -----------
  VirtRegMap: Use Register


  Commit: 29ed846d671117b9a635767dac43cb19fb5ce11f
      https://github.com/llvm/llvm-project/commit/29ed846d671117b9a635767dac43cb19fb5ce11f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp
    M llvm/test/CodeGen/AMDGPU/si-fix-sgpr-copies.mir

  Log Message:
  -----------
  AMDGPU: Fix assert when checking for implicit operand legality


Compare: https://github.com/llvm/llvm-project/compare/22cf54a7fba6...29ed846d6711


More information about the All-commits mailing list