[PATCH] D62857: [RISCV] Prevent hoisting some adds after shifts

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 07:41:35 PDT 2019


lenary updated this revision to Diff 202939.
lenary added a comment.

- Add commets about larger constants. These can be improved at a later date


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62857

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/add-before-shl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62857.202939.patch
Type: text/x-patch
Size: 4607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/81de0ff0/attachment.bin>


More information about the llvm-commits mailing list