[llvm-branch-commits] [llvm] [LoongArch] Try to avoid casts around logical vector ops on lasx (PR #163523)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Feb 5 01:19:20 PST 2026


https://github.com/wangleiat commented:

This optimization mirrors the corresponding x86 implementation, and the correctness looks sound. Based on the test case changes, it also appears to be a significant improvement.

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


More information about the llvm-branch-commits mailing list