[llvm] Resolve FIXME: Swap adds <-> subs offset is 0 (PR #78870)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 21 10:01:33 PST 2024


davemgreen wrote:

Do you have tests cases for where this can come up? I'm not sure we should be generating instructions with negative offsets.
Could the add/sub do setting nzcv flags that are needed?

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


More information about the llvm-commits mailing list