diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt index 0ef391a6d2ed4..b87fe4bcf01f8 100644 --- a/llvm/utils/profcheck-xfail.txt +++ b/llvm/utils/profcheck-xfail.txt @@ -1867,6 +1867,7 @@ Transforms/SimplifyCFG/switch-dup-bbs.ll Transforms/SimplifyCFG/switch_mask.ll Transforms/SimplifyCFG/switch_msan.ll Transforms/SimplifyCFG/switch-on-const-select.ll +Transforms/SimplifyCFG/switch-transformations-no-lut.ll Transforms/SimplifyCFG/switchToSelect-domtree-preservation-edgecase.ll Transforms/SimplifyCFG/switch-to-select-multiple-edge-per-block-phi.ll Transforms/SimplifyCFG/switch-to-select-two-case.ll