[all-commits] [llvm/llvm-project] 283ed7: Revert "[Polly] Reject reject regions entered by a...
Zero Omega via All-commits
all-commits at lists.llvm.org
Mon Sep 27 16:06:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 283ed7de323b9fd73939155ff1f3630e5363f99c
https://github.com/llvm/llvm-project/commit/283ed7de323b9fd73939155ff1f3630e5363f99c
Author: Haowei Wu <haowei at google.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M polly/include/polly/ScopDetectionDiagnostic.h
M polly/lib/Analysis/ScopDetection.cpp
M polly/lib/Analysis/ScopDetectionDiagnostic.cpp
R polly/test/ScopDetect/callbr.ll
Log Message:
-----------
Revert "[Polly] Reject reject regions entered by an indirectbr/callbr."
This reverts commit 91f46bb77e6d56955c3b96e9e844ae6a251c41e9 which
causes test failures when assertions are off.
More information about the All-commits
mailing list