[PATCH] D92254: [VE] Clean check routines of branch types

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 18:51:27 PST 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.

Previously, these check routines accepted non-generatble instructions.
This time, I clean them and add assert for those non-generatable
instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92254

Files:
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/test/CodeGen/VE/Scalar/br_analyze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92254.308130.patch
Type: text/x-patch
Size: 6814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201128/2465b80d/attachment.bin>


More information about the llvm-commits mailing list