[all-commits] [llvm/llvm-project] bb850d: [AArch64][RISCV][x86] add tests for funnel shift w...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Feb 21 07:32:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb850d422b6449d00c999ba4a1f2d1d68a9a2823
https://github.com/llvm/llvm-project/commit/bb850d422b6449d00c999ba4a1f2d1d68a9a2823
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/funnel-shift.ll
M llvm/test/CodeGen/RISCV/rv32zbp.ll
M llvm/test/CodeGen/X86/funnel-shift.ll
Log Message:
-----------
[AArch64][RISCV][x86] add tests for funnel shift with shift logic; NFC
Commit: ee5580a8ebf264cdff0a9e149c21991f5e87431d
https://github.com/llvm/llvm-project/commit/ee5580a8ebf264cdff0a9e149c21991f5e87431d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-21 (Mon, 21 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstSimplify/or.ll
Log Message:
-----------
[InstSimplify] add tests for funnel shift with redundant shift; NFC
Compare: https://github.com/llvm/llvm-project/compare/14f143c9084f...ee5580a8ebf2
More information about the All-commits
mailing list