[PATCH] D92295: [RISCV] Combine (GORCI (GORCI x, C2), C1) -> (GORCI x, C1|C2).
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 08:43:39 PST 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbfc4f29f46b4: [RISCV] Combine (GORCI (GORCI x, C2), C1) -> (GORCI x, C1|C2). (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D92295?vs=308260&id=308385#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92295/new/
https://reviews.llvm.org/D92295
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/rv32Zbp.ll
llvm/test/CodeGen/RISCV/rv64Zbp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92295.308385.patch
Type: text/x-patch
Size: 55354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/7c228d6a/attachment.bin>
More information about the llvm-commits
mailing list