[all-commits] [llvm/llvm-project] f43b5c: [SVE] Add checks for no warnings in CodeGen/AArch6...
david-arm via All-commits
all-commits at lists.llvm.org
Wed Jul 29 05:08:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f43b5c7a76ab83dcc80e6769d41d5c4b761312b1
https://github.com/llvm/llvm-project/commit/f43b5c7a76ab83dcc80e6769d41d5c4b761312b1
Author: David Sherwood <david.sherwood at arm.com>
Date: 2020-07-29 (Wed, 29 Jul 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/sve-sext-zext.ll
Log Message:
-----------
[SVE] Add checks for no warnings in CodeGen/AArch64/sve-sext-zext.ll
Previous patches fixed up all the warnings in this test:
llvm/test/CodeGen/AArch64/sve-sext-zext.ll
and this change simply checks that no new warnings are added in future.
Differential revision: https://reviews.llvm.org/D83205
More information about the All-commits
mailing list