amyk accepted this revision. amyk added a comment. This revision is now accepted and ready to land.
Thanks for addressing the comments. LGTM. ================ Comment at: llvm/test/CodeGen/PowerPC/p10-vector-shift.ll:10 + +; These tests ensure that vector shift quadword builtins are correctly +; exploited and selected for during codeGen. ---------------- nit: ``` These test cases demonstrate that the vector shift quadword instructions introduced within Power10 are correctly exploited. ``` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83338/new/ https://reviews.llvm.org/D83338 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits