[all-commits] [llvm/llvm-project] d72980: Tests for D112754
Matthias Braun via All-commits
all-commits at lists.llvm.org
Mon Nov 29 16:02:24 PST 2021
Branch: refs/heads/masked_merge_x86
Home: https://github.com/llvm/llvm-project
Commit: d72980acfa54375eb3415af72cd67e85faaac168
https://github.com/llvm/llvm-project/commit/d72980acfa54375eb3415af72cd67e85faaac168
Author: Matthias Braun <matthiasb at fb.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
A llvm/test/CodeGen/X86/fold-masked-merge.ll
Log Message:
-----------
Tests for D112754
Differential Revision: https://reviews.llvm.org/D113151
Commit: dc80e809825a23ea46c245eb5e8b1ca897b6101b
https://github.com/llvm/llvm-project/commit/dc80e809825a23ea46c245eb5e8b1ca897b6101b
Author: Matthias Braun <matthiasb at fb.com>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/fold-masked-merge.ll
M llvm/test/CodeGen/X86/or-lea.ll
M llvm/test/CodeGen/X86/unfold-masked-merge-scalar-variablemask.ll
M llvm/test/CodeGen/X86/unfold-masked-merge-vector-variablemask.ll
Log Message:
-----------
X86: Fold masked-merge when and-not is not available
Differential Revision: https://reviews.llvm.org/D112754
Compare: https://github.com/llvm/llvm-project/compare/d72980acfa54%5E...dc80e809825a
More information about the All-commits
mailing list