[PATCH] D107354: [MachineMemOperand] learn about ptr_provenance

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 14:06:03 PST 2023


arsenm added a comment.

Needs some testing, especially MIR print and parse. Can you not simply look through the existing Value to find the provenance?


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

https://reviews.llvm.org/D107354



More information about the llvm-commits mailing list