[llvm] [VectorCombine] Try to scalarize vector loads feeding bitcast instructions. (PR #164682)
Julian Nagele via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 28 11:37:49 PDT 2025
================
@@ -0,0 +1,136 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
----------------
juliannagele wrote:
Thanks, updated
https://github.com/llvm/llvm-project/pull/164682
More information about the llvm-commits
mailing list