[llvm] [SimplifyCFG] Fix LIT failure introduced in 3d494bfc7. (PR #100049)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 22 18:49:34 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-llvm-transforms

Author: Tianqing Wang (tianqingw)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/100049.diff


1 Files Affected:

- (renamed) llvm/test/Transforms/SimplifyCFG/X86/two-entry-phi-fold-unpredictable.ll () 


``````````diff
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

``````````

</details>


https://github.com/llvm/llvm-project/pull/100049


More information about the llvm-commits mailing list