[all-commits] [llvm/llvm-project] f69a0d: [X86] Add scalar test coverage for select(icmp(x, y...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Feb 26 08:45:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f69a0d0db635390d6c13d9f67f6170cc9110fe9c
https://github.com/llvm/llvm-project/commit/f69a0d0db635390d6c13d9f67f6170cc9110fe9c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-02-26 (Sun, 26 Feb 2023)
Changed paths:
M llvm/test/CodeGen/X86/abds.ll
M llvm/test/CodeGen/X86/abdu.ll
Log Message:
-----------
[X86] Add scalar test coverage for select(icmp(x,y),sub(x,y),sub(y,x)) -> abd(x,y) patterns
More information about the All-commits
mailing list