diff options
author | Scott Linder <Scott.Linder@amd.com> | 2020-11-30 16:59:09 +0000 |
---|---|---|
committer | Scott Linder <Scott.Linder@amd.com> | 2020-12-03 19:36:33 +0000 |
commit | f6b9afae00d685fe869c64a27502cb23ab5aed5e (patch) | |
tree | d993a6fc94069d7b85bfd9b2e4c4a25db8221e1c /llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp | |
parent | c282b7de5a5de8151a19228702867e2299f1d3fe (diff) | |
download | llvm-f6b9afae00d685fe869c64a27502cb23ab5aed5e.zip llvm-f6b9afae00d685fe869c64a27502cb23ab5aed5e.tar.gz llvm-f6b9afae00d685fe869c64a27502cb23ab5aed5e.tar.bz2 |
[AMDGPU] Extend and reorganize memory legalizer tests
* Rename some tests to try to make a convention (where all components
are optional) of:
<addrspace>_<syncscope>_<memory-orders>_<operation>
* Split up at a level of granularity appropriate for the different RUN
lines (i.e. split on addrspace so GFX6 can avoid FLAT) and that makes
running a specific test reasonable in terms of wall time taken. This
also means when run as part of the test suite the testing is not one
serial bottleneck.
* Auto-generate check lines with `update_llc_test_checks.py` to make
future maintenance more tractable.
Reviewed By: rampitec, t-tye
Differential Revision: https://reviews.llvm.org/D91545
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp')
0 files changed, 0 insertions, 0 deletions