[all-commits] [llvm/llvm-project] fb2539: [X86][SSE] Add X86ISD::AVG to isCommutativeBinOp t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 13 02:54:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb2539b9d88a48366859e73a2c9cea9f2cbbee5c
https://github.com/llvm/llvm-project/commit/fb2539b9d88a48366859e73a2c9cea9f2cbbee5c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avg.ll
Log Message:
-----------
[X86][SSE] Add X86ISD::AVG to isCommutativeBinOp to support folding shuffles through the binop
More information about the All-commits
mailing list