[PATCH] D133681: [nfc][msan] getShadowOriginPtr on <N x ptr>

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 14:40:50 PDT 2022


vitalybuka added a comment.

In D133681#3790889 <https://reviews.llvm.org/D133681#3790889>, @kda wrote:

> This seems like it should change some IR, but I don't see a unit test.
> Certainly there should be something for the kernel.

It does not, it's never called with vector arguments
it's required for the other patches in the stack, which has tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133681



More information about the llvm-commits mailing list