[llvm] [AArch64] Lower alias mask to a whilewr (PR #100769)

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 08:58:05 PDT 2024


================
@@ -94,6 +94,7 @@
 #include <bitset>
 #include <cassert>
 #include <cctype>
+#include <cmath>
----------------
SamTebbs33 wrote:

Yep that's correct. I'll change to using LLVM's log functions.

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


More information about the llvm-commits mailing list