[all-commits] [llvm/llvm-project] d89180: [X86][AVX] Add test case from PR11210
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jan 27 07:09:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d89180972be17ca4d27c649d125bdd90196a3a3a
https://github.com/llvm/llvm-project/commit/d89180972be17ca4d27c649d125bdd90196a3a3a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/test/CodeGen/X86/masked_store.ll
Log Message:
-----------
[X86][AVX] Add test case from PR11210
Shows failure to remove sign bit comparison when the result has multiple uses
More information about the All-commits
mailing list