[all-commits] [llvm/llvm-project] 3f8916: [SelectionDAG] ComputeNumSignBits - add support fo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jan 25 11:23:04 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3f8916b2e8989e5f77216f20cf44f10a0e3e12e5
https://github.com/llvm/llvm-project/commit/3f8916b2e8989e5f77216f20cf44f10a0e3e12e5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-25 (Sat, 25 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/X86/rotate_vec.ll
Log Message:
-----------
[SelectionDAG] ComputeNumSignBits - add support for rotate non-uniform vector amounts
More information about the All-commits
mailing list