[PATCH] D115035: Move header ConstantFold.h into include directory

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 10:01:12 PST 2022


sepavloff added a comment.

D110322 <https://reviews.llvm.org/D110322> was remade and this change is not necessary for it anymore. But this change could be needed it we modify constant evaluation for constrained intrinsics by moving the evaluation into a separate pass.

Do you need these patch? If yes, I will commit it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115035



More information about the llvm-commits mailing list