[PATCH] D116817: [IRBuilder] Simplify 'or 0, RHS' -> RHS on creation.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 7 09:17:43 PST 2022


lebedev.ri added a comment.

I believe we've disscussed and we should instead rip out all of such constant folding from IRBuilder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116817



More information about the llvm-commits mailing list