[PATCH] D144944: [GuardWidening] Make sure widened condition operands are available at insertion point

Dmitry Makogon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 00:40:49 PST 2023


dmakogon added a comment.

In D144944#4157674 <https://reviews.llvm.org/D144944#4157674>, @mkazantsev wrote:

> I think the naming here is extremely confusing and misleading. Can you pls rename `isAvailableAt` into something that better corresponds to its true semantics in a follow-up patch?

Yeah, agree. Will do this as a follow-up.


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

https://reviews.llvm.org/D144944



More information about the llvm-commits mailing list