[PATCH] D89320: [amdgpu] Enable use of AA during codegen.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 12:23:24 PDT 2020
hliao updated this revision to Diff 299778.
hliao added a comment.
Add an option to turn on/off the use of AA during codegen.
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/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.299778.patch
Type: text/x-patch
Size: 13779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201021/c9065413/attachment.bin>
More information about the llvm-commits
mailing list