diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-02-01 20:21:44 -0500 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-02-05 11:52:42 -0500 |
commit | 307e0d5490a5f2a069a00e4273784d1a2e005ab9 (patch) | |
tree | 1becd30d77125a091128679450e44f52448f0212 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | cc1cffbe097997da21ad6860b371dddbc922f228 (diff) | |
download | llvm-307e0d5490a5f2a069a00e4273784d1a2e005ab9.zip llvm-307e0d5490a5f2a069a00e4273784d1a2e005ab9.tar.gz llvm-307e0d5490a5f2a069a00e4273784d1a2e005ab9.tar.bz2 |
AMDGPU/GlobalISel: Fix processing new phi in waterfall loop
The adjusted iterator range included the last we just inserted, and
don't want to process. Figure out the new iterator range before
inserting phis. This was a harmless problem, but added an unnecessary
complication for a future patch.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions