[llvm] [NFC] add a pre-commit test case for patch #127121 that hoists xxsplitib out of loop (PR #127701)
Amy Kwan via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 19 13:40:24 PST 2025
================
@@ -0,0 +1,183 @@
+;; Test hoisting `xxspltib` out the loop.
----------------
amy-kwan wrote:
Nit; update comment.
```suggestion
;; Test hoisting `xxspltib` out of the loop.
```
https://github.com/llvm/llvm-project/pull/127701
More information about the llvm-commits
mailing list