[PATCH] D68814: [LV] Allow assume calls in predicated blocks.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 02:17:35 PST 2020


fhahn added a comment.

In D68814#1815837 <https://reviews.llvm.org/D68814#1815837>, @Ayal wrote:

> Agree that it's better to merge the new conditional assume tests with the existing unconditional assume tests in the same file.


Sure! I've made the X86/assume.ll test non-X86 specific and I'll land the patch with the new test added to it directly.

Thanks for taking a look!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68814





More information about the llvm-commits mailing list