[PATCH] D101011: [Attr] Add "noipa" function attribute
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 11:31:10 PDT 2023
dblaikie updated this revision to Diff 557847.
dblaikie added a comment.
sync/update based on recent discussions https://discourse.llvm.org/t/force-optimizations-even-when-optnone-is-present/74216/19
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101011/new/
https://reviews.llvm.org/D101011
Files:
llvm/include/llvm/Bitcode/LLVMBitCodes.h
llvm/include/llvm/IR/Attributes.td
llvm/include/llvm/IR/GlobalValue.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/IR/Globals.cpp
llvm/lib/Transforms/Utils/CodeExtractor.cpp
llvm/test/Bitcode/attributes.ll
llvm/unittests/IR/FunctionTest.cpp
llvm/utils/emacs/llvm-mode.el
llvm/utils/kate/llvm.xml
llvm/utils/vim/syntax/llvm.vim
llvm/utils/vscode/llvm/syntaxes/ll.tmLanguage.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101011.557847.patch
Type: text/x-patch
Size: 7867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20231023/eaa32106/attachment.bin>
More information about the llvm-commits
mailing list