[llvm] [SandboxVec] Add barebones Region class. (PR #108899)

via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 16:55:48 PDT 2024


https://github.com/vporpo commented:

Please add a unit test `llvm/unittests/Transforms/Vectorize/SandboxVectorizer/RegionTest.cpp` to test the API.

Also, regarding the class name, any thoughts on a more suitable name?

https://github.com/llvm/llvm-project/pull/108899


More information about the llvm-commits mailing list