diff options
author | Pavel Kopyl <pavelkopyl@gmail.com> | 2023-01-13 19:02:49 +0100 |
---|---|---|
committer | Pavel Kopyl <pavelkopyl@gmail.com> | 2023-02-17 20:49:04 +0100 |
commit | 01afb3fb9902f788de600d245a5731432b3703ed (patch) | |
tree | 8b928f3233486307e8835efc6ab29d9e67d5fc43 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | f50cad2c55dfab4ff3da010a64119b4a93522289 (diff) | |
download | llvm-01afb3fb9902f788de600d245a5731432b3703ed.zip llvm-01afb3fb9902f788de600d245a5731432b3703ed.tar.gz llvm-01afb3fb9902f788de600d245a5731432b3703ed.tar.bz2 |
[NVPTX] Use by default 'sm_60' architecture when expanding %ptxas-verify macro.
Also get rid of explicitly specified '-march' values for old architectures.
This simplifies %ptxas-verify statements.
After the change, we can potentially miss cases where a new functionality
is added to the architecture without appropriate checks in the
backend. On the other hand, this is mostly true for old architectures
that have been thoroughly tested.
Differential Revision: https://reviews.llvm.org/D141736
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions