[PATCH] D118465: [flang][NFC] Remove obsolete IntrinsicCall helper
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 06:04:59 PST 2022
clementval created this revision.
clementval added reviewers: jeanPerier, kiranchandramohan, awarzynski, PeteSteinfeld, schweitz, svedanayagam, sscalpone.
Herald added subscribers: mehdi_amini, mgorny.
Herald added a project: Flang.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.
Remove obsolete code that has moved to the
`flang/Optimizer/Builder/Intrinsic` directory.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118465
Files:
flang/include/flang/Lower/IntrinsicCall.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/CharacterExpr.cpp
flang/lib/Lower/IntrinsicCall.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118465.403996.patch
Type: text/x-patch
Size: 61689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/f8e77594/attachment-0001.bin>
More information about the llvm-commits
mailing list