[llvm] [HEXAGON] AddrModeOpt support for HVX and optmize adds (PR #106368)

Brian Cain via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 08:03:23 PDT 2024


================
@@ -0,0 +1,232 @@
+# It is not safe to make the transformation if the definition is killed by a call.
----------------
androm3da wrote:

Does this file belong in `llvm/test/CodeGen/MIR/Hexagon/` instead?

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


More information about the llvm-commits mailing list