[PATCH] D145969: [GVNHoist] add cast to unbreak windows build

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 11:46:37 PDT 2023


nickdesaulniers added a comment.

In D145969#4190388 <https://reviews.llvm.org/D145969#4190388>, @kuhar wrote:

> I'd consider defining a new `operator==` overload to handle cases like this instead.

On which class? `Use` or `Instruction`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145969



More information about the llvm-commits mailing list