[PATCH] D155617: `ForceFunctionAttrs`: support overriding attributes via csv file

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 15:40:17 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea9e47d534fb: `ForceFunctionAttrs`: support overriding attributes via csv file (authored by Puneeth-A-R, committed by mtrofin).

Changed prior to commit:
  https://reviews.llvm.org/D155617?vs=556186&id=556210#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155617

Files:
  llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp
  llvm/test/Transforms/ForcedFunctionAttrs/DoesNotExist.csv
  llvm/test/Transforms/ForcedFunctionAttrs/FunctionAnnotation.csv
  llvm/test/Transforms/ForcedFunctionAttrs/FunctionAnnotator.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155617.556210.patch
Type: text/x-patch
Size: 5172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/7f89fcd2/attachment.bin>


More information about the llvm-commits mailing list