diff options
author | Arthur Eubanks <aeubanks@google.com> | 2020-12-29 20:48:27 -0800 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-01-07 15:12:35 -0800 |
commit | 9ccf13c36d1c450bc9a74bd04c9730df56f8bd73 (patch) | |
tree | e0d6420ce4eb11a07a5a9b90384675f1bc5fce80 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | ff1b6f9ff27cc4d5607ea2b5daa980a1c553236b (diff) | |
download | llvm-9ccf13c36d1c450bc9a74bd04c9730df56f8bd73.zip llvm-9ccf13c36d1c450bc9a74bd04c9730df56f8bd73.tar.gz llvm-9ccf13c36d1c450bc9a74bd04c9730df56f8bd73.tar.bz2 |
[NewPM][NVPTX] Port NVPTX opt passes
There are only two used in the IR optimization pipeline.
Port these and add them to the default pipeline.
Similar to https://reviews.llvm.org/D93863.
I added -mtriple to some tests since under the new PM, the passes are
only available when the TargetMachine is specified.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D93930
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions