[PATCH] D62025: Expand llvm.is.constant earlier

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 6 17:57:52 PDT 2019


chandlerc added a comment.

(For posterity, this also should be in the implementation of `SimplifyInstruction` itself, not in the pass. The pass only ever calls that.)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62025





More information about the llvm-commits mailing list