[PATCH] D133840: AMDGPU: Add a pass to rewrite certain undef in PHI

Ruiling, Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 25 18:56:20 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf14c7caacfc: AMDGPU: Add a pass to rewrite certain undef in PHI (authored by ruiling).

Changed prior to commit:
  https://reviews.llvm.org/D133840?vs=460418&id=462782#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133840

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.h
  llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/CMakeLists.txt
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/AMDGPU/rewrite-undef-for-phi.ll
  llvm/test/CodeGen/AMDGPU/uniform-phi-with-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133840.462782.patch
Type: text/x-patch
Size: 17132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220926/2da52115/attachment.bin>


More information about the llvm-commits mailing list