[llvm] [llvm][ARM]Add ARM widen strings pass (PR #107120)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 11:30:40 PDT 2024


================
@@ -0,0 +1,227 @@
+// ARMWidenStrings.cpp - Widen strings to word boundaries to speed up
----------------
efriedma-quic wrote:

Missing license notification.

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


More information about the llvm-commits mailing list