[PATCH] D59355: [RISCV] Optimize emission of SELECT sequences
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 13:25:01 PDT 2019
luismarques updated this revision to Diff 191158.
luismarques added a comment.
This update changes the patch to emit the PHIs in the order of the select instructions and improves the wording of some comments, as suggested by Alex Bradbury.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59355/new/
https://reviews.llvm.org/D59355
Files:
lib/Target/RISCV/RISCVISelLowering.cpp
test/CodeGen/RISCV/atomic-rmw.ll
test/CodeGen/RISCV/select-optimize-multiple.ll
test/CodeGen/RISCV/select-optimize-multiple.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59355.191158.patch
Type: text/x-patch
Size: 77153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/1a2f0872/attachment-0001.bin>
More information about the llvm-commits
mailing list