[PATCH] D81730: SpeculativeExecution: fix incorrect debug info move
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 04:50:02 PDT 2020
dfukalov created this revision.
dfukalov added reviewers: arsenm, nhaehnle, chandlerc.
Herald added subscribers: hiraditya, aprantl, wdng.
Herald added a project: LLVM.
Debug info related instructions got zero cost so hoisted unconditionally
Bugzilla: https://bugs.llvm.org/show_bug.cgi?id=46267
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81730
Files:
llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
llvm/test/Transforms/SpeculativeExecution/PR46267.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81730.270359.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/44f4a2dc/attachment.bin>
More information about the llvm-commits
mailing list