[PATCH] D81260: [AMDGPU][NFC] Skip processing intrinsics that do not become real instructions

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 15:10:56 PDT 2020


dfukalov added a comment.

In D81260#2077371 <https://reviews.llvm.org/D81260#2077371>, @rampitec wrote:

> But how did it work?! It should have skipped any call which is not a lifetime intrinsic.


It parsed function name and realized that it is not a mangled library function


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81260





More information about the llvm-commits mailing list