[PATCH] D99760: [SROA] Allow SROA on pointers with invariant group intrinsic uses

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 19:59:55 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea0e2ca1acb2: [SROA] Allow SROA on pointers with invariant group intrinsic uses (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99760

Files:
  llvm/include/llvm/IR/Instruction.h
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/invariant-group.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99760.335383.patch
Type: text/x-patch
Size: 6023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/b207590b/attachment.bin>


More information about the llvm-commits mailing list