[PATCH] D97833: [InstCombine] Move statepoint intrinsic handling from visitCall to visitCallBase

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 20:00:53 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0ff0f30dfca: [InstCombine] Move statepoint intrinsic handling from visitCall to visitCallBase (authored by skatkov).

Changed prior to commit:
  https://reviews.llvm.org/D97833?vs=327676&id=328002#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97833

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/statepoint-cleanup.ll
  llvm/test/Transforms/InstCombine/statepoint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97833.328002.patch
Type: text/x-patch
Size: 31428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/6095c810/attachment.bin>


More information about the llvm-commits mailing list