[PATCH] D81806: [DivergenceAnalysis] mark join of divergent loop exits

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 09:08:49 PDT 2020


simoll added a comment.

In D81806#2097379 <https://reviews.llvm.org/D81806#2097379>, @sameerds wrote:

> Do you still think that we should go ahead with this blunt fix? What is the ETA for the proper fix?


Just make it clear with a comment that it is a quickfix and create a bug report with the test case i ported earlier. You can reference the bug ID from the comment.
I can't make any promises for the proper fix but i hope to have the patch (`SDA::join_blocks` interface cleanup) ready for review by end of July.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81806/new/

https://reviews.llvm.org/D81806





More information about the llvm-commits mailing list