[all-commits] [llvm/llvm-project] d4ed3e: [X86] Add vector signbit parity checks for non-pop...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jan 23 07:35:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4ed3eff9f9c4d00689e34712db8ac0ca65ddb26
https://github.com/llvm/llvm-project/commit/d4ed3eff9f9c4d00689e34712db8ac0ca65ddb26
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-01-23 (Sun, 23 Jan 2022)
Changed paths:
M llvm/test/CodeGen/X86/parity-vec.ll
Log Message:
-----------
[X86] Add vector signbit parity checks for non-popcnt targets
Noticed while looking at D117983 - we miss some parity patterns with/without popcnt
More information about the All-commits
mailing list