[PATCH] D145622: [test] Remove occurences of br undef in CodeGen/AMDGPU tests

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 05:15:53 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG18c594c17603: [test] Remove occurences of br undef in CodeGen/AMDGPU tests (authored by kritgpt, committed by nlopes).

Changed prior to commit:
  https://reviews.llvm.org/D145622?vs=510736&id=510753#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145622/new/

https://reviews.llvm.org/D145622

Files:
  llvm/test/CodeGen/AMDGPU/coalescer_distribute.ll
  llvm/test/CodeGen/AMDGPU/extract-subvector.ll
  llvm/test/CodeGen/AMDGPU/i1-copy-phi.ll
  llvm/test/CodeGen/AMDGPU/implicit-def-muse.ll
  llvm/test/CodeGen/AMDGPU/inline-asm.ll
  llvm/test/CodeGen/AMDGPU/large-constant-initializer.ll
  llvm/test/CodeGen/AMDGPU/mdt-preserving-crash.ll
  llvm/test/CodeGen/AMDGPU/mfma-cd-select.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-to-lds-phi.ll
  llvm/test/CodeGen/AMDGPU/promote-alloca-to-lds-select.ll
  llvm/test/CodeGen/AMDGPU/reg-coalescer-sched-crash.ll
  llvm/test/CodeGen/AMDGPU/rename-disconnected-bug.ll
  llvm/test/CodeGen/AMDGPU/si-annotate-cf-unreachable.ll
  llvm/test/CodeGen/AMDGPU/simplifydemandedbits-recursion.ll
  llvm/test/CodeGen/AMDGPU/switch-default-block-unreachable.ll
  llvm/test/CodeGen/AMDGPU/uniform-crash.ll
  llvm/test/CodeGen/AMDGPU/v1024.ll
  llvm/test/CodeGen/AMDGPU/wave32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145622.510753.patch
Type: text/x-patch
Size: 21861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/ce09e8cc/attachment.bin>


More information about the llvm-commits mailing list