[PATCH] D126355: [FuncSpec]Fix assertion failure when lattice value is not found.

Bin Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 03:46:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b360c69e9e3: [FuncSpec]Fix assertion failure when value is not added to solver (authored by bin.cheng).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126355

Files:
  llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-expression.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-expression4.ll
  llvm/test/Transforms/FunctionSpecialization/function-specialization-constant-expression5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126355.435860.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/4887ff92/attachment.bin>


More information about the llvm-commits mailing list