[all-commits] [llvm/llvm-project] d91c20: [X86] Add additional uses tests for select(icmp(x, ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Feb 26 10:04:34 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d91c20a0de70bc52695650360048f9a5b19e1664
https://github.com/llvm/llvm-project/commit/d91c20a0de70bc52695650360048f9a5b19e1664
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-vector-128.ll
M llvm/test/CodeGen/X86/abdu-vector-128.ll
Log Message:
-----------
[X86] Add additional uses tests for select(icmp(x,y),sub(x,y),sub(y,x)) -> abd(x,y) patterns
More information about the All-commits
mailing list