[PATCH] D124114: [FuncSpec] Assertion in Value::doRAUW
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 12:01:24 PDT 2022
labrinea created this revision.
labrinea added a reviewer: ChuanqiXu.
Herald added subscribers: snehasish, ormris, hiraditya.
Herald added a project: All.
labrinea requested review of this revision.
Herald added a project: LLVM.
I found this bug when performing a two-stage build of clang with Function Specialization enabled and tuned aggresively. The crash appears only on release builds. Fixes https://github.com/llvm/llvm-project/issues/55000
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D124114
Files:
llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
llvm/test/Transforms/FunctionSpecialization/bug55000-doRAUW.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124114.423988.patch
Type: text/x-patch
Size: 462930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/34acf379/attachment-0001.bin>
More information about the llvm-commits
mailing list