[all-commits] [llvm/llvm-project] 5efe9e: [X86] Add ANDN test case for PR48768
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Apr 6 05:52:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5efe9efdadcbf635f79c9a2b19dae9a96e25496f
https://github.com/llvm/llvm-project/commit/5efe9efdadcbf635f79c9a2b19dae9a96e25496f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-06 (Tue, 06 Apr 2021)
Changed paths:
M llvm/test/CodeGen/X86/bmi.ll
Log Message:
-----------
[X86] Add ANDN test case for PR48768
D94856 covered the BMI cases where we had existing tests, this adds a missing ANDN test case
More information about the All-commits
mailing list