[PATCH] D57141: [RISCV][WIP] Add implied zero offset load/store alias pattern

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 24 08:50:47 PST 2019


jrtc27 added a comment.

Ah, I already did this in my fork, covering all the compressed and floating-point instructions too, with a complete set of tests. Probably easiest if I just post that rather than you working to produce what would turn out to be nearly-identical code?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57141





More information about the llvm-commits mailing list