[clang] [CIR] Upstream vec shuffle builtins in CIR codegen (PR #169178)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 26 15:47:58 PST 2025


https://github.com/andykaylor commented:

This looks great except for a small issue with the tests. Unfortunately, I have just rearranged the test directory, so you'll need to rebase this. Hopefully, git will be able to figure out what happened and automatically move your changes to the existing files during the rebase. You'll need to manually move the new tests you're introducing.

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


More information about the cfe-commits mailing list