[PATCH] D73909: AMDGPU: Analyze divergence of inline asm

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 10:22:57 PST 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, rampitec, sameerds, kerbowa, simoll.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

https://reviews.llvm.org/D73909

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/Analysis/DivergenceAnalysis/AMDGPU/inline-asm.ll
  llvm/test/CodeGen/AMDGPU/inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73909.242122.patch
Type: text/x-patch
Size: 10201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/698212f5/attachment.bin>


More information about the llvm-commits mailing list