[PATCH] D116465: [SPIRV 6/6] Add the module analysis pass and the simplest tests
Ilia Diachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 20 13:19:26 PST 2022
iliya-diyachkov added a comment.
I think all noticed issues are fixed in this patch, as well as in others in the series. The patches were rebased to the latest LLVM version (0712c575b90a7eb508bf43d15c38c1c0b0d69695 <https://reviews.llvm.org/rG0712c575b90a7eb508bf43d15c38c1c0b0d69695>, Fri Feb 18). Also the regular and special builds (suggested by Fengrui Song in the first patch) were passed without new fails in LIT tests.
@arsenm @MaskRay could you please review the updated patches again.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116465/new/
https://reviews.llvm.org/D116465
More information about the llvm-commits
mailing list