[PATCH] D114371: [Flang] Replace notifyMatchFailure with TODO hard failures

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 02:25:34 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ce8c6fcf1e3: [Flang] Replace notifyMatchFailure with TODO hard failures (authored by kiranchandramohan).

Changed prior to commit:
  https://reviews.llvm.org/D114371?vs=391253&id=391264#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114371

Files:
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/CMakeLists.txt
  flang/test/Fir/Todo/boxproc_host.fir
  flang/test/Fir/Todo/dispatch.fir
  flang/test/Fir/Todo/dispatch_table.fir
  flang/test/Fir/Todo/emboxproc.fir
  flang/test/Fir/Todo/end.fir
  flang/test/Fir/Todo/gentypedesc.fir
  flang/test/Fir/Todo/global_len.fir
  flang/test/Fir/Todo/len_param_index.fir
  flang/test/Fir/Todo/select_case_with_character.fir
  flang/test/Fir/Todo/unboxproc.fir
  flang/test/Fir/convert-to-llvm-invalid.fir
  flang/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114371.391264.patch
Type: text/x-patch
Size: 19713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/172d37dd/attachment.bin>


More information about the llvm-commits mailing list