[PATCH] D71941: AMDGPU: Fix SI_IF lowering when the save exec reg has terminator uses
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 30 01:59:22 PST 2020
nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.
This seems like a reasonable change. The purpose of getSaveExec should have been better explained in a comment. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71941/new/
https://reviews.llvm.org/D71941
More information about the llvm-commits
mailing list