Files
clang-p2996/llvm/test/Transforms/SimpleLoopUnswitch/pr62058.ll
Max Kazantsev 3b73892b43 [SimpleLoopUnswitch] Do not try to inject pointer conditions. PR62058
As shown in https://github.com/llvm/llvm-project/issues/62058, canonicalication
may fail with pointer types (and basically this transform is not expected to
work with pointers).
2023-04-12 20:38:17 +07:00

1.0 KiB