[all-commits] [llvm/llvm-project] 8dca52: [AArch64] Pre-commit multi use shift amount tests ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Feb 11 00:27:45 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8dca5217dcdd303ad694f8c4a1cb8d4616bbf8c2
https://github.com/llvm/llvm-project/commit/8dca5217dcdd303ad694f8c4a1cb8d4616bbf8c2
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/shift-amount-mod.ll
Log Message:
-----------
[AArch64] Pre-commit multi use shift amount tests for D77316
Differential Revision: https://reviews.llvm.org/D119423
Commit: b21f497a782e155b19f41ec48da7ef75e8120195
https://github.com/llvm/llvm-project/commit/b21f497a782e155b19f41ec48da7ef75e8120195
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
M llvm/test/CodeGen/AArch64/shift-amount-mod.ll
Log Message:
-----------
[AArch64] Add a special case for shifting by (BitWidth - 1) - X
Differential Revision: https://reviews.llvm.org/D77316
Compare: https://github.com/llvm/llvm-project/compare/1e8ff9b40ab6...b21f497a782e
More information about the All-commits
mailing list