[PATCH] D93853: [CodeGen] recognize select form of and/ors when splitting branch conditions

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 13:26:42 PST 2020


aqjune updated this revision to Diff 313889.
aqjune added a comment.

clang-format, address a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93853

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/CodeGen/AArch64/arm64_32.ll
  llvm/test/CodeGen/AArch64/fast-isel-branch-cond-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93853.313889.patch
Type: text/x-patch
Size: 11652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201228/86840129/attachment.bin>


More information about the llvm-commits mailing list