[PATCH] D51897: [InstCombine] Partially revert rL341674 due to PR38897.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 10 16:48:07 PDT 2018


asbirlea created this revision.
asbirlea added reviewers: craig.topper, spatel.
Herald added subscribers: jlebar, sanjoy.

Revert min/max changes in https://reviews.llvm.org/rL341674 dues to high compile times causing timeouts (PR38897).
Checking in to unblock failing builds. Patch available for post-commit review and re-revert once resolved.
Working on a smaller reproducer for PR38897.


Repository:
  rL LLVM

https://reviews.llvm.org/D51897

Files:
  lib/Transforms/InstCombine/InstCombineSelect.cpp
  test/Transforms/InstCombine/max-of-nots.ll
  test/Transforms/InstCombine/select.ll
  test/Transforms/InstCombine/select_meta.ll
  test/Transforms/InstCombine/sub.ll
  test/Transforms/InstCombine/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51897.164769.patch
Type: text/x-patch
Size: 14928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180910/26985539/attachment.bin>


More information about the llvm-commits mailing list