[all-commits] [llvm/llvm-project] 6c52f8: [X86][ARM] Add tests for bitwise logic trees of sh...
Filipp Zhinkin via All-commits
all-commits at lists.llvm.org
Mon Aug 8 11:09:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c52f82d77a1b8d9d9f8b585c73f94e58191b5a9
https://github.com/llvm/llvm-project/commit/6c52f82d77a1b8d9d9f8b585c73f94e58191b5a9
Author: Filipp Zhinkin <filipp.zhinkin at gmail.com>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M llvm/test/CodeGen/ARM/shift-combine.ll
M llvm/test/CodeGen/X86/shift-combine.ll
Log Message:
-----------
[X86][ARM] Add tests for bitwise logic trees of shifts; NFC
Baseline tests for D131189.
More information about the All-commits
mailing list