[PATCH] D117133: Fix Hexagon optimize addressing mode pass so that it handles only BaseImmOffset addressing mode.

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 15:45:42 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbde1032588f7: [Hexagon] Fix optimize address mode pass only handle BaseImmOffset mode (authored by pranavb, committed by kparzysz).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117133/new/

https://reviews.llvm.org/D117133

Files:
  llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp
  llvm/lib/Target/Hexagon/HexagonPatternsV65.td
  llvm/test/CodeGen/Hexagon/addrmode-opt-assert.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117133.400170.patch
Type: text/x-patch
Size: 5099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/a4f370e6/attachment.bin>


More information about the llvm-commits mailing list