[all-commits] [llvm/llvm-project] d9986f: [X86] Add tests showing failure to pull common shu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Apr 13 04:35:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9986fbfb6b741d4f8c261e122db8590f3eed820
https://github.com/llvm/llvm-project/commit/d9986fbfb6b741d4f8c261e122db8590f3eed820
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/test/CodeGen/X86/combine-add-ssat.ll
M llvm/test/CodeGen/X86/combine-add-usat.ll
M llvm/test/CodeGen/X86/combine-sub-ssat.ll
M llvm/test/CodeGen/X86/combine-sub-usat.ll
Log Message:
-----------
[X86] Add tests showing failure to pull common shuffles through add/sub sat intrinsics
More information about the All-commits
mailing list