[PATCH] D108734: [InstCombine] Replace icmp invariant group operands with the invariant group's operands

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 17:25:14 PDT 2021


aeubanks added a comment.

hmm, if two pointers are equal in an `icmp`, will GVN RAUW one with the other based on that info? maybe I'm completely missing something


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108734



More information about the llvm-commits mailing list