[all-commits] [llvm/llvm-project] a9b137: [SVE] Remove calls to getBitWidth from PowerPC
Christopher Tetreault via All-commits
all-commits at lists.llvm.org
Mon Apr 20 14:19:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9b137f9ffba8cb25dfd7dd1fb613e8aac121b37
https://github.com/llvm/llvm-project/commit/a9b137f9ffba8cb25dfd7dd1fb613e8aac121b37
Author: Christopher Tetreault <ctetreau at quicinc.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[SVE] Remove calls to getBitWidth from PowerPC
Reviewers: efriedma, sdesmalen, hfinkel, david-arm, fpetrogalli
Reviewed By: efriedma, fpetrogalli
Subscribers: wuzish, nemanjai, tschuett, hiraditya, kbarton, rkruppe, psnobl, shchenz, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77900
More information about the All-commits
mailing list