diff options
author | Sanjoy Das <sanjoy.das@getcruise.com> | 2022-10-19 23:03:14 -0700 |
---|---|---|
committer | Sanjoy Das <sanjoy.das@getcruise.com> | 2022-10-30 16:08:42 -0700 |
commit | 788390c1309cbac772f318deff2c09921dadac88 (patch) | |
tree | 88a74bf0337be0fb5fd63b8346647d9e9e4edcce /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 1f16107219165df4c5ba9f4df0aaaf2f973c6316 (diff) | |
download | llvm-788390c1309cbac772f318deff2c09921dadac88.zip llvm-788390c1309cbac772f318deff2c09921dadac88.tar.gz llvm-788390c1309cbac772f318deff2c09921dadac88.tar.bz2 |
Make scf.for and affine.for conditionally speculatable
for (I = Start; I < End; I += 1) always terminates so mark
{scf|affine}.for as RecursivelySpeculatable when step is known to be
1.
Reviewed By: chelini
Differential Revision: https://reviews.llvm.org/D136376
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions