[PATCH] D113971: [fir] Add conversion patterns for slice, shape, shapeshift and shift ops

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 13:31:18 PST 2021


clementval updated this revision to Diff 387748.
clementval added a comment.

Switch to notifyMatchFailure + add invalid tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113971

Files:
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/Fir/convert-to-llvm-invalid.fir
  flang/test/Fir/convert-to-llvm.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113971.387748.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/2c3d4df2/attachment.bin>


More information about the llvm-commits mailing list