[PATCH] D82892: Added comparision for all types in haveSameSpecialState() of Instruction.cpp
Vishal Chebrolu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 08:37:59 PDT 2020
vish99 updated this revision to Diff 274825.
vish99 added a comment.
Herald added a subscriber: jfb.
Added comparision for all types in haveSameSpecialState() of Instruction.cpp and changed the if-else branching to switch over the Instruction Opcode
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82892/new/
https://reviews.llvm.org/D82892
Files:
llvm/lib/IR/Instruction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82892.274825.patch
Type: text/x-patch
Size: 8259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/e4a70840/attachment.bin>
More information about the llvm-commits
mailing list