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

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 10:49:40 PDT 2024


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

What is this needed for?

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


More information about the llvm-commits mailing list