[all-commits] [llvm/llvm-project] b7901e: [RISCV][NFC] Fix Sext/Zext Tests
Sam Elliott via All-commits
all-commits at lists.llvm.org
Thu Dec 10 12:16:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b7901e4c1a2ef0de73f133d5ecc6abbc3f427bdc
https://github.com/llvm/llvm-project/commit/b7901e4c1a2ef0de73f133d5ecc6abbc3f427bdc
Author: Sam Elliott <selliott at lowrisc.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/test/CodeGen/RISCV/bswap-ctlz-cttz-ctpop.ll
M llvm/test/CodeGen/RISCV/calling-conv-sext-zext.ll
Log Message:
-----------
[RISCV][NFC] Fix Sext/Zext Tests
These were missed in a rebase of https://reviews.llvm.org/D92793
More information about the All-commits
mailing list