[PATCH] D61669: [ValueTracking] Look through ptrmask intrinsics during getUnderlyingObject.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 09:02:07 PDT 2019


fhahn added a comment.

In D61669#1495274 <https://reviews.llvm.org/D61669#1495274>, @jdoerfert wrote:

> I'd look into this but I have trouble locating the "ptrmask" intrinsic in LLVM/Clang/LangRef. Could you help me out?


This missed the dependency on D59065 <https://reviews.llvm.org/D59065>, which proposes the ptrmask intrinsic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61669





More information about the llvm-commits mailing list