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

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 10:39:25 PDT 2020


rampitec added a comment.

In D81260#2076885 <https://reviews.llvm.org/D81260#2076885>, @arsenm wrote:

> Does this solve any concrete problem? If so it needs a testcase


It does not and I doubt we can have any specific testcase. What I can imagine in some extremely rare cases SROA would not happen intermittently.


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