This is an archive of the discontinued LLVM Phabricator instance.

[mlir][LLVMIR] Fold ExtractValueOp coming from InsertValueOp
ClosedPublic

Authored by nicolasvasilache on Jun 23 2021, 2:03 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jun 23 2021, 2:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 23 2021, 2:03 AM
ftynse accepted this revision.Jun 23 2021, 2:10 AM
ftynse added inline comments.
mlir/test/Dialect/LLVMIR/canonicalize.mlir
19

Maybe check the actual operand values?

This revision is now accepted and ready to land.Jun 23 2021, 2:10 AM
This revision was landed with ongoing or failed builds.Jun 23 2021, 3:05 AM
This revision was automatically updated to reflect the committed changes.