[PATCH] D92571: [IR] Remove CastInst::isCastable since it is not used

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 02:32:31 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2cfbdaf60104: [IR] Remove CastInst::isCastable since it is not used (authored by c-rhodes).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92571

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/IR/Instructions.cpp
  llvm/unittests/IR/InstructionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92571.310117.patch
Type: text/x-patch
Size: 5154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/6b05e160/attachment.bin>


More information about the llvm-commits mailing list