This patch is similar to D129108, it adds a conditional unary constant folder which allow to exit when the constants not meet the fold condition. And use it for Log2Op to make it able to fold the constant dense.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo