Files
clang-p2996/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp
Benjamin Kramer 80ff42bc7b [scev-aa] Make TypeSize -> uint64_t conversion explicit
Some versions of MSVC have issues with the implicit conversion, and it
also makes it clearer what's going on (the current code doesn't handle
scalable vectors)
2023-10-26 10:37:18 +02:00

6.9 KiB