[all-commits] [llvm/llvm-project] d040c1: [X86] Regenerate hoist-and-by-const-from-lshr-in-e...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jul 24 07:31:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d040c1a1159923fc5db9915ae06c9187119848ea
https://github.com/llvm/llvm-project/commit/d040c1a1159923fc5db9915ae06c9187119848ea
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-24 (Sun, 24 Jul 2022)
Changed paths:
M llvm/test/CodeGen/X86/hoist-and-by-const-from-lshr-in-eqcmp-zero.ll
Log Message:
-----------
[X86] Regenerate hoist-and-by-const-from-lshr-in-eqcmp-zero.ll with common SSE2 prefix
Commit: 428c0f2adc522830c54742d8be0d377d8b0fa0e8
https://github.com/llvm/llvm-project/commit/428c0f2adc522830c54742d8be0d377d8b0fa0e8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-24 (Sun, 24 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[DAG] getNode - assert that SMUL_LOHI/UMUL_LOHI nodes have the correct ops + types
Compare: https://github.com/llvm/llvm-project/compare/fa8a1896a784...428c0f2adc52
More information about the All-commits
mailing list