[PATCH] D145622: [test] Remove occurences of br undef in CodeGen/AMDGPU tests
    Kriti Gupta via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr  4 03:43:41 PDT 2023
    
    
  
kritgpt updated this revision to Diff 510736.
kritgpt added a comment.
Split naive cases from files that need manual checking.
Patch now contains only naive cases.
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.510736.patch
Type: text/x-patch
Size: 21886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/5a836bd6/attachment.bin>
    
    
More information about the llvm-commits
mailing list