[PATCH] D81376: GlobalISel: Add unit tests for some utils functions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 04:52:17 PDT 2020


arsenm created this revision.
arsenm added reviewers: paquette, aditya_nandakumar, aemerson, dsanders, volkan, gargaroff.
Herald added subscribers: rovka, mgorny, wdng.
Herald added a project: LLVM.
arsenm added a child revision: D81378: GlobalISel: Handle more cases in getGCDType.
arsenm added a parent revision: D81350: GlobalISel: Make LLT constructors constexpr.

https://reviews.llvm.org/D81376

Files:
  llvm/unittests/CodeGen/GlobalISel/CMakeLists.txt
  llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81376.269175.patch
Type: text/x-patch
Size: 4316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/87e7de05/attachment.bin>


More information about the llvm-commits mailing list