[PATCH] D140166: [IR] return nullptr in Instruction::getInsertionPointAfterDef for CallBrInst

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 14:36:57 PST 2022


nickdesaulniers updated this revision to Diff 484384.
nickdesaulniers marked an inline comment as done.
nickdesaulniers added a comment.

- add comment, fix `InstCombinerImpl::transformConstExprCastCall`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140166

Files:
  llvm/lib/IR/Instruction.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/Coroutines/coro-debug.ll
  llvm/test/Transforms/InstCombine/freeze.ll
  llvm/test/Transforms/Reassociate/callbr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140166.484384.patch
Type: text/x-patch
Size: 5457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/14f56b8d/attachment.bin>


More information about the llvm-commits mailing list