[all-commits] [llvm/llvm-project] 2588e8: [X86][mem-fold] Only run x86-fold-tables.test when...
KanRobert via All-commits
all-commits at lists.llvm.org
Mon Apr 10 21:49:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2588e831af4a2240825215670c53717f07a95b3a
https://github.com/llvm/llvm-project/commit/2588e831af4a2240825215670c53717f07a95b3a
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M llvm/test/TableGen/x86-fold-tables.test
Log Message:
-----------
[X86][mem-fold] Only run x86-fold-tables.test when target x86 is built
Avoid the LIT fail when only arm/aarch64 is built.
More information about the All-commits
mailing list