This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb3e023000c gn build: Merge r371134 new cd091def41f AMDGPU: Avoid constructing new std::vector in initCandidate new ca46ce8255a [SimplifyCFG] Don't SimplifyBranchOnICmpChain with ExtraCase
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/GCNSchedStrategy.cpp | 4 +- lib/Target/AMDGPU/GCNSchedStrategy.h | 3 + lib/Transforms/Utils/SimplifyCFG.cpp | 7 +- test/Transforms/SimplifyCFG/switch_msan.ll | 102 +++++++++++++++++++++++++++++ 4 files changed, 113 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/SimplifyCFG/switch_msan.ll