[all-commits] [llvm/llvm-project] 327c45: [AArch64] add test case for pattern ((X >> C) - Y)...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Tue Oct 18 04:19:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 327c45da262f87b98df864fd2e3fa07074185c53
https://github.com/llvm/llvm-project/commit/327c45da262f87b98df864fd2e3fa07074185c53
Author: chenglin.bi <chenglin.bi at linaro.org>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/addsub.ll
Log Message:
-----------
[AArch64] add test case for pattern ((X >> C) - Y) + Z; NFC
More information about the All-commits
mailing list