[llvm] [llvm][ARM]Add ARM widen strings pass (PR #107120)
Nashe Mncube via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 13 04:28:30 PDT 2024
nasherm wrote:
I've rewritten the pass to be platform independent and added it to GlobalOpt. By default it's disabled for all targets except ARM.
https://github.com/llvm/llvm-project/pull/107120
More information about the llvm-commits
mailing list