[all-commits] [llvm/llvm-project] 7be6ec: [GPGPU] Fix regression test after 395124.

Michael Kruse via All-commits all-commits at lists.llvm.org
Tue Nov 12 22:25:03 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7be6ec5fa210620e63148e38fd241e41a40a07be
      https://github.com/llvm/llvm-project/commit/7be6ec5fa210620e63148e38fd241e41a40a07be
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2019-11-13 (Wed, 13 Nov 2019)

  Changed paths:
    M polly/test/GPGPU/cuda-managed-memory-simple.ll

  Log Message:
  -----------
  [GPGPU] Fix regression test after 395124.

Commit 395124 "NVPTX: Don't insert an extra empty line at the end of the last section"
changed the length of the kernel payload. Update the regression test to the new binary size.




More information about the All-commits mailing list