[all-commits] [llvm/llvm-project] 85247c: [SVE] Remove calls to getBitWidth from x86
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Wed Apr 15 15:49:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 85247c1e898f88d65154b9a437b4bd83fcad8d52
https://github.com/llvm/llvm-project/commit/85247c1e898f88d65154b9a437b4bd83fcad8d52
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[SVE] Remove calls to getBitWidth from x86
Reviewers: efriedma, RKSimon, sdesmalen
Reviewed By: RKSimon
Subscribers: tschuett, hiraditya, rkruppe, psnobl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77901
More information about the All-commits
mailing list