[PATCH] D145358: [AMDGPU] Use UniformityAnalysis in CodeGenPrepare

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 00:21:16 PST 2023


Pierre-vh created this revision.
Pierre-vh added reviewers: sameerds, foad, gandhi21299, arsenm.
Herald added subscribers: kosarev, StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
Pierre-vh requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

A little extra change was needed in UA because it didn't consider
InvokeInst and it made call-constexpr.ll assert.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145358

Files:
  llvm/lib/Analysis/UniformityAnalysis.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145358.502538.patch
Type: text/x-patch
Size: 6529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/da3e7c23/attachment.bin>


More information about the llvm-commits mailing list