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

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 06:46:44 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0d092303b446: [amdgpu] Enable use of AA during codegen. (authored by hliao).

Changed prior to commit:
  https://reviews.llvm.org/D89320?vs=300666&id=300978#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89320

Files:
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/test/CodeGen/AMDGPU/ds-combine-with-dependence.ll
  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-limit.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.300978.patch
Type: text/x-patch
Size: 17870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/418bea35/attachment.bin>


More information about the llvm-commits mailing list