[PATCH] D120122: [StableHashing] Hash machine basic blocks and functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 21 06:36:13 PST 2022


arsenm added a comment.

You're missing a lot of little fields that a pass could potentially change. e.g. block/function alignment, stack objects etc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120122



More information about the llvm-commits mailing list