[PATCH] D121433: [MTE] Add test that stack tagging does not mess up stack coloring.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 13:15:17 PDT 2022


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

Add a comment at the top for ease of understanding. Something like "Test that storage for allocas with disjoint lifetimes is reused with or without stack tagging"

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121433



More information about the llvm-commits mailing list