[PATCH] D93534: [VP] Improve the VP intrinsic unittests

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 04:34:35 PST 2020


simoll created this revision.
simoll added reviewers: craig.topper, kpn, andrew.w.kaylor, kaz7.
simoll added a project: VP.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Test that all VP intrinsics are tested.
Test intrinsic id -> opcode -> intrinsic id round tripping.
Test property scopes in the include/llvm/IR/VPIntrinsics.def file.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93534

Files:
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93534.312754.patch
Type: text/x-patch
Size: 4455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/a4dc71cc/attachment.bin>


More information about the llvm-commits mailing list