[all-commits] [llvm/llvm-project] 534e23: [ThinLTO][Matrix] Forward -enable-matrix flag to t...
Wael Yehia via All-commits
all-commits at lists.llvm.org
Thu Aug 31 20:19:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 534e23e47b03292f80a3c8265a88a790f610d3f5
https://github.com/llvm/llvm-project/commit/534e23e47b03292f80a3c8265a88a790f610d3f5
Author: Wael Yehia <wyehia at ca.ibm.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
A clang/test/Driver/matrix.c
Log Message:
-----------
[ThinLTO][Matrix] Forward -enable-matrix flag to the LTO plugin
because matrix intrinsics lowering happens at link time in ThinLTO.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D153583
More information about the All-commits
mailing list