[PATCH] D105224: tests/CodeGen: Use %python lit substitution when invoking python
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 12:47:26 PDT 2021
tstellar created this revision.
tstellar added a reviewer: serge-sans-paille.
Herald added subscribers: qcolombet, jholewinski.
tstellar requested review of this revision.
Herald added a project: LLVM.
This will use the python that LLVM was configured to use rather than
python from PATH.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D105224
Files:
llvm/test/CodeGen/NVPTX/ld-st-addrrspace.py
llvm/test/CodeGen/NVPTX/wmma.py
llvm/test/CodeGen/SystemZ/Large/branch-range-01.py
llvm/test/CodeGen/SystemZ/Large/branch-range-02.py
llvm/test/CodeGen/SystemZ/Large/branch-range-03.py
llvm/test/CodeGen/SystemZ/Large/branch-range-04.py
llvm/test/CodeGen/SystemZ/Large/branch-range-05.py
llvm/test/CodeGen/SystemZ/Large/branch-range-06.py
llvm/test/CodeGen/SystemZ/Large/branch-range-07.py
llvm/test/CodeGen/SystemZ/Large/branch-range-08.py
llvm/test/CodeGen/SystemZ/Large/branch-range-09.py
llvm/test/CodeGen/SystemZ/Large/branch-range-10.py
llvm/test/CodeGen/SystemZ/Large/branch-range-11.py
llvm/test/CodeGen/SystemZ/Large/branch-range-12.py
llvm/test/CodeGen/SystemZ/Large/branch-range-13.py
llvm/test/CodeGen/SystemZ/Large/spill-01.py
llvm/test/CodeGen/SystemZ/Large/spill-02.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105224.355669.patch
Type: text/x-patch
Size: 11960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/349664c1/attachment.bin>
More information about the llvm-commits
mailing list