[all-commits] [llvm/llvm-project] b1eaff: [X86][test] Add test for lowering NDD AND
Shengchen Kan via All-commits
all-commits at lists.llvm.org
Tue Jan 16 04:15:08 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1eaffd389045827a649b95726824bfc5d0de0fd
https://github.com/llvm/llvm-project/commit/b1eaffd389045827a649b95726824bfc5d0de0fd
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
A llvm/test/CodeGen/X86/apx/and.ll
Log Message:
-----------
[X86][test] Add test for lowering NDD AND
We supported encoding/decoding for APX AND in #76319
This test should be added in #77564 but was missing.
More information about the All-commits
mailing list