[PATCH] D89392: [GlobalISel] Fold unary opcodes in CSEMIRBuilder

Dominik Montada via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 07:44:48 PDT 2020


gargaroff added a comment.

This looks like something that might be an issue for us downstream, as we have pretty strict legalization rules. I could try to see if it actually causes issues for us. Is there anything I need to do to use the CSEMIRBuilder?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89392



More information about the llvm-commits mailing list