[PATCH] D102367: [LowerConstantIntrinsics] reuse isManifestLogic from ConstantFolding

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 11:09:20 PDT 2021


rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!

The undef problem seems pretty fundamental here, and I don't think there's an easy fix. Let's consider that separately from this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102367



More information about the llvm-commits mailing list