[all-commits] [llvm/llvm-project] 27093f: AMDGPU: Add regression testcase for bundle pressur...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Feb 18 14:40:00 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27093f1a94e2bb95400dfc5407b581aacb401951
      https://github.com/llvm/llvm-project/commit/27093f1a94e2bb95400dfc5407b581aacb401951
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/unallocatable-bundle-regression.mir

  Log Message:
  -----------
  AMDGPU: Add regression testcase for bundle pressure issue

This is a somewhat reduced testcase that regressed, causing the revert
in 477e3fe4f874b1c4d5896f3bfaf7b3b8a6d38103.

This was producing a bundle that could not be allocated. This is a
tricky one to reduce/reproduce, but I do like having some sanity check
for this.




More information about the All-commits mailing list