[all-commits] [llvm/llvm-project] e438ce: [AMDGPU] Add -verify-machineinstrs to attr-amdgpu-...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Sep 3 05:48:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e438ce5694048058a93ead01c7b00e8301aa5719
      https://github.com/llvm/llvm-project/commit/e438ce5694048058a93ead01c7b00e8301aa5719
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-09-03 (Sat, 03 Sep 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size-v3.ll
    M llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size-vgpr-limit.ll
    M llvm/test/CodeGen/AMDGPU/attr-amdgpu-flat-work-group-size.ll

  Log Message:
  -----------
  [AMDGPU] Add -verify-machineinstrs to attr-amdgpu-flat-work-group-size* tests

These were affected by D131825 (and reported on Issue #57149) - adding the verification will help ensure that we don't hit this again on builds with EXPENSIVE_CHECKS enabled




More information about the All-commits mailing list