[all-commits] [llvm/llvm-project] 464a06: [SVE] Fix unsigned is always >= 0
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed Apr 15 15:24:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 464a0697e36ae84c4292402c7774c6ec6e93a438
https://github.com/llvm/llvm-project/commit/464a0697e36ae84c4292402c7774c6ec6e93a438
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M clang/utils/TableGen/SveEmitter.cpp
Log Message:
-----------
[SVE] Fix unsigned is always >= 0
Reviewers: efriedma, sdesmalen
Reviewed By: sdesmalen
Subscribers: tschuett, rkruppe, psnobl, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78131
More information about the All-commits
mailing list