[PATCH] D88514: [GlobalISel] Fix multiply with overflow intrinsics legalization generating invalid MIR.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 15:51:44 PDT 2020


arsenm added a comment.

This is still a general CSEMIRBuilder issue I've worked around before


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88514



More information about the llvm-commits mailing list