[PATCH] D98391: [InstSimplify] Set UseInstrInfo to false when calling SimplifyWithOpReplaced

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 10 21:28:25 PST 2021


aqjune updated this revision to Diff 329842.
aqjune added a comment.

Fix deoptimized case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98391

Files:
  llvm/include/llvm/Analysis/InstructionSimplify.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstSimplify/pr49495.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98391.329842.patch
Type: text/x-patch
Size: 16739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/c81ff168/attachment.bin>


More information about the llvm-commits mailing list