[all-commits] [llvm/llvm-project] 74a65e: [AArch64][x86] add tests for rotate/funnel combine...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Mar 3 12:22:56 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74a65e3834d9487a3030ce48ef1022db11a01dfb
https://github.com/llvm/llvm-project/commit/74a65e3834d9487a3030ce48ef1022db11a01dfb
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/logic-shift.ll
M llvm/test/CodeGen/X86/logic-shift.ll
Log Message:
-----------
[AArch64][x86] add tests for rotate/funnel combines; NFC
Commit: 5f944aacc89bd09824b0dd649d0d3a2607c10857
https://github.com/llvm/llvm-project/commit/5f944aacc89bd09824b0dd649d0d3a2607c10857
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M llvm/test/CodeGen/X86/rotate_vec.ll
Log Message:
-----------
[x86] add tests for vector rotate; NFC
Compare: https://github.com/llvm/llvm-project/compare/c697a1f06b62...5f944aacc89b
More information about the All-commits
mailing list