diff options
author | Chen Zheng <czhengsz@cn.ibm.com> | 2023-01-05 20:46:52 -0500 |
---|---|---|
committer | Chen Zheng <czhengsz@cn.ibm.com> | 2023-01-05 21:18:53 -0500 |
commit | dd0edc876cfeeaafe67a37ac5ed81022a868b97a (patch) | |
tree | 4bbcb925a8cae53c48ffde68f6ac4bec409cb979 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 8d798eab16ca3ab38d42f097d059c4cf9d8b23e7 (diff) | |
download | llvm-dd0edc876cfeeaafe67a37ac5ed81022a868b97a.zip llvm-dd0edc876cfeeaafe67a37ac5ed81022a868b97a.tar.gz llvm-dd0edc876cfeeaafe67a37ac5ed81022a868b97a.tar.bz2 |
[PowerPC][NFC] add an option to keep the test point
Passes before hardware loop insertion change the loop to a form which
is not a hardware loop candidate (return early before checking the ctr clobbers).
And the PHI in the loop exit block is also optimized away. This breaks the
previous test point when the case was committed. Fixing this by running this
case just before hardware loop insertion pass.
Reviewed By: nemanjai
Differential revision: https://reviews.llvm.org/D140366
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions