mirror of
https://github.com/RPCS3/llvm.git
synced 2026-07-24 20:25:32 -04:00
199c0d32e9
A pattern was present for addi rd, x0, simm6 but not addiw which is semantically identical when the source register is x0. This patch addresses that, and the benefit can be seen in rv64c-aliases-valid.s. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343911 91177308-0d34-0410-b5e6-96231b3b80d8