[llvm] [GuardUtils] Revert llvm::isWidenableBranch change (PR #66411)
Aleksandr Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 15 02:56:49 PDT 2023
aleks-tmb wrote:
> > For now we still need to check that widenable branch is in the form of: br(widenable_condition & (...))
>
> I think it will be clearer to state why we need to do this check either in the commit message or as a statement in the test added.
Done
https://github.com/llvm/llvm-project/pull/66411
More information about the llvm-commits
mailing list