[all-commits] [llvm/llvm-project] a5a001: [X86] Add non-uniform vector signbit test cases
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 12 06:58:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5a00155a200f4b1fa0200a090723d8fa0c2b688
https://github.com/llvm/llvm-project/commit/a5a00155a200f4b1fa0200a090723d8fa0c2b688
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M llvm/test/CodeGen/X86/signbit-shift.ll
Log Message:
-----------
[X86] Add non-uniform vector signbit test cases
Commit: 5509e2cc2ea1ed4018d6e2679e113429717f158d
https://github.com/llvm/llvm-project/commit/5509e2cc2ea1ed4018d6e2679e113429717f158d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/X86/signbit-shift.ll
Log Message:
-----------
[DAG] foldAddSubOfSignBit - add support for non-uniform vector constants
Compare: https://github.com/llvm/llvm-project/compare/3dbb6678a572...5509e2cc2ea1
More information about the All-commits
mailing list