[PATCH] D78355: [LLParser] Delete temporary CallInst when error occurs in ParseCall

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 09:09:54 PDT 2020


spatel added a comment.

Should we fix the definition of FPMathOperator and/or change the IR verifier instead? How did that call acquire FMF in the first place?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78355





More information about the llvm-commits mailing list