[PATCH] D150387: [SelectionDAG] Correct AddNodeIDCustom for MemIntrinsicSDNodes.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 12:09:29 PDT 2023


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

I'm a little suspicious that we're still not actually profiling enough data related to the memory operand, but being self-consistent is clearly an improvement in any case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150387



More information about the llvm-commits mailing list