[all-commits] [llvm/llvm-project] d4f3d8: [OpenMP][FIX] Ensure to inline `ompx::` functions ...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Mon Dec 19 16:42:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4f3d8212a063d1f7850809fc3e4864c8b6e54a9
https://github.com/llvm/llvm-project/commit/d4f3d8212a063d1f7850809fc3e4864c8b6e54a9
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Transforms/IPO/OpenMPOpt.cpp
M llvm/test/Transforms/OpenMP/attributor_pointer_offset_crash.ll
M llvm/test/Transforms/OpenMP/remove_noinline_attributes.ll
M llvm/test/Transforms/OpenMP/spmdization_constant_prop.ll
Log Message:
-----------
[OpenMP][FIX] Ensure to inline `ompx::` functions after the rename in D140334
More information about the All-commits
mailing list