[llvm] [LoongArch][NFC] Add tests for vector extract comparison combines (PR #214203)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 19:14:05 PDT 2026
https://github.com/wangleiat commented:
A couple of nits:
* This doesn't seem to be `NFC` since the added patterns change instruction selection/code generation. Please remove `[NFC]` from the title.
* `vec-extract-brcond.ll` seems unrelated to the comparison combines covered by this patch. Could it be moved to a separate patch?
https://github.com/llvm/llvm-project/pull/214203
More information about the llvm-commits
mailing list