[all-commits] [llvm/llvm-project] bb4ff3: [X86] shuffle-blend.ll - add 32-bit test coverage
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 20 03:24:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb4ff39bafdf368e48fa19809062370878c997cb
https://github.com/llvm/llvm-project/commit/bb4ff39bafdf368e48fa19809062370878c997cb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-20 (Wed, 20 Jul 2022)
Changed paths:
M llvm/test/CodeGen/X86/avx512-shuffles/shuffle-blend.ll
Log Message:
-----------
[X86] shuffle-blend.ll - add 32-bit test coverage
Noticed while reviewing D129537
Commit: 766cd95481ef853f260c78d6868f6cd428527a5c
https://github.com/llvm/llvm-project/commit/766cd95481ef853f260c78d6868f6cd428527a5c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-20 (Wed, 20 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] getNode - assert that ADDO/SUBO nodes have the correct ops + types
Compare: https://github.com/llvm/llvm-project/compare/5124b21648c7...766cd95481ef
More information about the All-commits
mailing list