[PATCH] D102830: [AMDGPU] Avoid null export insertion when unifying exit blocks
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 02:16:33 PDT 2021
ruiling added reviewers: arsenm, cwabbott.
ruiling added a comment.
I don't see why we need to handle such situation that would never happen. Can we simply assert each function has at most one exp_done?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102830/new/
https://reviews.llvm.org/D102830
More information about the llvm-commits
mailing list