[PATCH] D101508: [EarlyIfConversion] Avoid producing selects with identical operands

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 14:43:22 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3d27b5d28aab: [EarlyIfConversion] Avoid producing selects with identical operands (authored by jroelofs).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101508

Files:
  llvm/lib/CodeGen/EarlyIfConversion.cpp
  llvm/test/CodeGen/AArch64/early-ifcvt-same-value.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101508.342047.patch
Type: text/x-patch
Size: 11348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/619e3044/attachment.bin>


More information about the llvm-commits mailing list