From 8b75ee1fc4d9b403e0f96dae32cd48f685981cdc Mon Sep 17 00:00:00 2001 From: Tianqing Wang Date: Tue, 23 Jul 2024 09:39:15 +0800 Subject: [PATCH] [SimplifyCFG] Fix LIT failure introduced in 3d494bfc7. --- .../SimplifyCFG/{ => X86}/two-entry-phi-fold-unpredictable.ll | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename llvm/test/Transforms/SimplifyCFG/{ => X86}/two-entry-phi-fold-unpredictable.ll (100%) diff --git a/llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-unpredictable.ll b/llvm/test/Transforms/SimplifyCFG/X86/two-entry-phi-fold-unpredictable.ll similarity index 100% rename from llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-unpredictable.ll rename to llvm/test/Transforms/SimplifyCFG/X86/two-entry-phi-fold-unpredictable.ll