[llvm] [AArch64][SVE] Optimize logical ops with convert.to.svbool. (PR #160408)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 5 10:28:11 PST 2025


================
@@ -0,0 +1,123 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --tool ../../llvm-build/bin/opt
----------------
paulwalker-arm wrote:

This will prevent others from regenerating the CHECK lines unless the path to their opt binary matches yours. I think you need to delete this NOTE and regenerate using `--opt-binary` instead of `--tool`.

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


More information about the llvm-commits mailing list