[all-commits] [llvm/llvm-project] 4d15e7: [AArch64] Lower multiplication by a constant (NFC)
Allen via All-commits
all-commits at lists.llvm.org
Thu Sep 29 10:38:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d15e7b21b1af500d982154a6270a5b656c8d1fe
https://github.com/llvm/llvm-project/commit/4d15e7b21b1af500d982154a6270a5b656c8d1fe
Author: zhongyunde <zhongyunde at huawei.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64] Lower multiplication by a constant (NFC)
Refactor according https://reviews.llvm.org/D134706#inline-1298952
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D134848
More information about the All-commits
mailing list