[PATCH] D62857: [RISCV] Prevent re-ordering some adds after shifts
Sam Elliott via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 18 13:35:53 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363736: [RISCV] Prevent re-ordering some adds after shifts (authored by lenary, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62857?vs=205350&id=205425#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62857/new/
https://reviews.llvm.org/D62857
Files:
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.h
llvm/trunk/lib/Target/RISCV/Utils/RISCVMatInt.cpp
llvm/trunk/lib/Target/RISCV/Utils/RISCVMatInt.h
llvm/trunk/test/CodeGen/RISCV/add-before-shl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62857.205425.patch
Type: text/x-patch
Size: 8652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/08b8c17a/attachment.bin>
More information about the llvm-commits
mailing list