A couple of macros are used by multiple tests. To allow for easier
re-use, move them into a common header.
Details
Details
Diff Detail
Diff Detail
- Repository
- rT test-suite
Paths
| Differential D143377
[SingleSource/Vectorizer] Move helper functions & macros to header. ClosedPublic Authored by fhahn on Feb 6 2023, 3:11 AM.
Details Summary A couple of macros are used by multiple tests. To allow for easier
Diff Detail
Event Timelinefhahn added a child revision: D143378: [SingleSource/Vectorizer] Add unit tests for index-select pattern..Feb 6 2023, 3:13 AM This revision is now accepted and ready to land.Feb 6 2023, 5:56 AM Closed by commit rT319cb30af9af: [SingleSource/Vectorizer] Move helper functions & macros to header. (authored by fhahn). · Explain WhyFeb 28 2023, 12:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501263 SingleSource/UnitTests/Vectorizer/common.h
SingleSource/UnitTests/Vectorizer/recurrences.cpp
SingleSource/UnitTests/Vectorizer/runtime-checks.cpp
|