[PATCH] D89320: [amdgpu] Enable use of AA during codegen.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 08:24:24 PDT 2020


hliao created this revision.
hliao added reviewers: rampitec, arsenm.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, MatzeB.
Herald added a project: LLVM.
hliao requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89320

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/test/CodeGen/AMDGPU/global_smrd.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/test/CodeGen/AMDGPU/memcpy-fixed-align.ll
  llvm/test/CodeGen/AMDGPU/memory_clause.ll
  llvm/test/CodeGen/AMDGPU/private-element-size.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit2.ll
  llvm/test/CodeGen/AMDGPU/schedule-regpressure-limit3.ll
  llvm/test/CodeGen/AMDGPU/undefined-subreg-liverange.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89320.297871.patch
Type: text/x-patch
Size: 12873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/8d2e1f23/attachment.bin>


More information about the llvm-commits mailing list