[all-commits] [llvm/llvm-project] 37cf72: [X86] Enable vector splitting of ISD::AVGCEILU nod...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 12 06:05:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37cf7275cdba85c105352b11e6e427f6a8275518
https://github.com/llvm/llvm-project/commit/37cf7275cdba85c105352b11e6e427f6a8275518
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-12 (Sat, 12 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avg.ll
Log Message:
-----------
[X86] Enable vector splitting of ISD::AVGCEILU nodes on AVX1 and non-BWI targets
More information about the All-commits
mailing list