diff options
author | Tianqing Wang <tianqing.wang@intel.com> | 2024-07-23 09:50:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-23 09:50:04 +0800 |
commit | 03e92bf4836e888910815a54c66b07058cc8bb50 (patch) | |
tree | 30527e71d9ace3861b1c3e1e1710a6d1566c0835 | |
parent | 4572efea90f2ddf51c618790a119ad9b6fc2c7ed (diff) | |
download | llvm-03e92bf4836e888910815a54c66b07058cc8bb50.zip llvm-03e92bf4836e888910815a54c66b07058cc8bb50.tar.gz llvm-03e92bf4836e888910815a54c66b07058cc8bb50.tar.bz2 |
[SimplifyCFG] Fix LIT failure introduced in 3d494bfc7. (#100049)
-rw-r--r-- | llvm/test/Transforms/SimplifyCFG/X86/two-entry-phi-fold-unpredictable.ll (renamed from llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-unpredictable.ll) | 0 |
1 files changed, 0 insertions, 0 deletions
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 index 82566d4..82566d4 100644 --- a/llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-unpredictable.ll +++ b/llvm/test/Transforms/SimplifyCFG/X86/two-entry-phi-fold-unpredictable.ll |