[PATCH] D154852: [FuncSpec] Add Phi nodes to the InstCostVisitor.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 04:23:37 PDT 2023


labrinea updated this revision to Diff 539949.
labrinea added a comment.

- Fixed the bug with dead incoming basic blocks.
- Rebased on D155177 <https://reviews.llvm.org/D155177> (minor refactoring)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154852

Files:
  llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/unittests/Transforms/IPO/FunctionSpecializationTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154852.539949.patch
Type: text/x-patch
Size: 7482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/331d96d0/attachment.bin>


More information about the llvm-commits mailing list