[PATCH] D110529: [FuncSpec] Don't crash and specialise on poison or constexpr values

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 05:53:41 PDT 2021


SjoerdMeijer added a comment.

In D110529#3024013 <https://reviews.llvm.org/D110529#3024013>, @ChuanqiXu wrote:

> Agreed. I think we should add corresponding `TODO` or `FIXME` in SCCPSolver.cpp in this patch or in another NFC patch.

Ok, thanks, I will commit this first. Then I will have a look later this week at the solver when I understand better where things happen, and leave a comment somewhere (or propose a fix).


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

https://reviews.llvm.org/D110529



More information about the llvm-commits mailing list