[all-commits] [llvm/llvm-project] a43734: [X86][GlobalISel] Remove G_OR/G_AND/G_XOR test dup...
Evgenii Kudriashov via All-commits
all-commits at lists.llvm.org
Fri Jan 26 07:49:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a437347562e2f0711ca9f5819831946e06e1ac93
https://github.com/llvm/llvm-project/commit/a437347562e2f0711ca9f5819831946e06e1ac93
Author: Evgenii Kudriashov <evgenii.kudriashov at intel.com>
Date: 2024-01-26 (Fri, 26 Jan 2024)
Changed paths:
R llvm/test/CodeGen/X86/GlobalISel/and-scalar.ll
R llvm/test/CodeGen/X86/GlobalISel/or-scalar.ll
R llvm/test/CodeGen/X86/GlobalISel/xor-scalar.ll
M llvm/test/CodeGen/X86/isel-and.ll
M llvm/test/CodeGen/X86/isel-or.ll
M llvm/test/CodeGen/X86/isel-xor.ll
Log Message:
-----------
[X86][GlobalISel] Remove G_OR/G_AND/G_XOR test duplication (NFC) (#79088)
More information about the All-commits
mailing list