[llvm] PreISelIntrinsicLowering: Lower llvm.exp to a loop if scalable vec arg (PR #117568)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 16:30:44 PST 2024


================
@@ -0,0 +1,70 @@
+//===- LowerMathIntrinsics.cpp ---------------------------------*- C++ -*--===//
----------------
arsenm wrote:

Don't need the C++ marker in cpp file

https://github.com/llvm/llvm-project/pull/117568


More information about the llvm-commits mailing list