[all-commits] [llvm/llvm-project] 7e337d: [Test] Add more sophisticated tests for switch UB opt
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Mon Sep 13 01:29:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e337d8ba2ff5015d83f355be1049e3e13fa4d18
https://github.com/llvm/llvm-project/commit/7e337d8ba2ff5015d83f355be1049e3e13fa4d18
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2021-09-13 (Mon, 13 Sep 2021)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/switch_ub.ll
Log Message:
-----------
[Test] Add more sophisticated tests for switch UB opt
Optimizer is being too smart with existing tests, and the transform
gets concealed by following transforms.
More information about the All-commits
mailing list