[PATCH] D130908: [SelectionDAG] Handle IntToPtr constants in dbg.value

Felipe de Azevedo Piovezan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 08:33:33 PDT 2022


fdeazeve added a comment.

I based the test on `llvm/test/CodeGen/AArch64/fastisel-debugvalue-undef.ll`, as I couldn't find a more generic test that was looking for these constants in `dbg.value` intrinsics.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130908



More information about the llvm-commits mailing list