[PATCH] D76539: [CodeGenPrepare] Delete intrinsic call to llvm.assume to enable more tailcall

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 13:44:48 PDT 2020


thakis added a comment.

This likely broke many tests on Windows: http://45.33.8.238/win/11741/step_7.txt / http://lab.llvm.org:8011/builders/clang-x64-windows-msvc/builds/15029

Can you take a look, and revert while you investigate if it takes a while?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76539





More information about the llvm-commits mailing list