[all-commits] [llvm/llvm-project] 6a01b6: [DAGCombine] add tests for bswap-shift optimization
ZCBing via All-commits
all-commits at lists.llvm.org
Tue Mar 29 01:37:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a01b676cfb227bf7ca8a7b6ff1b466e33a33d1f
https://github.com/llvm/llvm-project/commit/6a01b676cfb227bf7ca8a7b6ff1b466e33a33d1f
Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
A llvm/test/CodeGen/RISCV/bswap-shift.ll
M llvm/test/CodeGen/X86/combine-bswap.ll
Log Message:
-----------
[DAGCombine] add tests for bswap-shift optimization
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D121504
More information about the All-commits
mailing list