[PATCH] D32673: [CaptureTracking] Handle capturing of launder.invariant.group

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 03:25:52 PDT 2018


xbolva00 added a subscriber: spatel.
xbolva00 added a comment.

In https://reviews.llvm.org/D32673#1087535, @Prazek wrote:

> Fix test


Maybe you could even regenerate test file?

./update_test_checks.py ~/LLVM/llvm/test/Transforms/FunctionAttrs/nocapture.ll

Strange, If I did it, i got "WARNING: Found conflicting asm under the same prefix: 'CHECK'!" (@spatel, maybe can you look why this warning happens?)


Repository:
  rL LLVM

https://reviews.llvm.org/D32673





More information about the llvm-commits mailing list