******************************************************************************** conan install llvm-core/13.0.0@#95ce239bdd688987d2281e44fe8422e8 --build=llvm-core -pr C:\J\w\prod\BuildSingleReference\135091\39084b0b-f333-4b88-bb4b-db8366103a0c/profile_windows_15_mt_vs_release_64.llvm-core-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] llvm-core:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision b1fd071d8a2234a488b3ff74a3526f81 llvm-core/13.0.0: Forced build from source cmake/3.20.5: Not found in local cache, looking in remotes... cmake/3.20.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.20.5: Downloaded recipe revision 5c7eeaa70df401963a5ddc660a5bcf49 Installing package: llvm-core/13.0.0 Requirements llvm-core/13.0.0 from local cache - Cache zlib/1.2.12 from 'conan-center' - Downloaded Packages llvm-core/13.0.0:abf3e6e1b363ac6aadfa73f0bac78fd9f5173317 - Build zlib/1.2.12:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Download Build requirements cmake/3.20.5 from 'conan-center' - Downloaded Build requirements packages cmake/3.20.5:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download Installing (downloading, building) binaries... cmake/3.20.5: Retrieving package 0a420ff5c47119e668867cdb51baff0eca1fdb68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.20.5: Package installed 0a420ff5c47119e668867cdb51baff0eca1fdb68 cmake/3.20.5: Downloaded package revision c692193974c550b8f98d63426be12528 zlib/1.2.12: Retrieving package 7bd6f2c3d5c4e48a75805376b58cde753392f711 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 7bd6f2c3d5c4e48a75805376b58cde753392f711 zlib/1.2.12: Downloaded package revision c83f2ad22495bec30426c3b5466a8cba cmake/3.20.5: Appending PATH environment variable: C:\J\w\prod\BuildSingleReference\.conan\data\cmake\3.20.5\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\bin llvm-core/13.0.0: Applying build-requirement: cmake/3.20.5 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK llvm-core/13.0.0: Configuring sources in C:\J\w\prod\BuildSingleReference/s\e97c4c\1 llvm-core/13.0.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK llvm-core/13.0.0: Building your package in C:\J\w\prod\BuildSingleReference/s\a98a27\1 llvm-core/13.0.0: Generator cmake_find_package created Findcmake.cmake llvm-core/13.0.0: Generator cmake_find_package created FindZLIB.cmake llvm-core/13.0.0: Generator cmake created conanbuildinfo.cmake llvm-core/13.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK llvm-core/13.0.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference/s\a98a27\1 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference/s\40c57e\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/s/a98a27/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_SKIP_RPATH="True" -DCMAKE_POSITION_INDEPENDENT_CODE="False" -DDISABLE_LLVM_LINK_LLVM_DYLIB="True" -DLLVM_TARGET_ARCH="host" -DLLVM_TARGETS_TO_BUILD="all" -DLLVM_BUILD_LLVM_DYLIB="False" -DLLVM_DYLIB_COMPONENTS="all" -DLLVM_ENABLE_PIC="False" -DLLVM_USE_CRT_RELEASE="MT" -DLLVM_ABI_BREAKING_CHECKS="WITH_ASSERTS" -DLLVM_ENABLE_WARNINGS="True" -DLLVM_ENABLE_PEDANTIC="True" -DLLVM_ENABLE_WERROR="False" -DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN="True" -DLLVM_USE_RELATIVE_PATHS_IN_DEBUG_INFO="False" -DLLVM_BUILD_INSTRUMENTED_COVERAGE="False" -DLLVM_OPTIMIZED_TABLEGEN="True" -DLLVM_REVERSE_ITERATION="False" -DLLVM_ENABLE_BINDINGS="False" -DLLVM_CCACHE_BUILD="False" -DLLVM_INCLUDE_TOOLS="False" -DLLVM_INCLUDE_EXAMPLES="False" -DLLVM_INCLUDE_TESTS="False" -DLLVM_INCLUDE_BENCHMARKS="False" -DLLVM_APPEND_VC_REV="False" -DLLVM_BUILD_DOCS="False" -DLLVM_ENABLE_IDE="False" -DLLVM_ENABLE_TERMINFO="False" -DLLVM_ENABLE_EH="True" -DLLVM_ENABLE_RTTI="True" -DLLVM_ENABLE_THREADS="True" -DLLVM_ENABLE_LTO="Off" -DLLVM_STATIC_LINK_CXX_STDLIB="False" -DLLVM_ENABLE_UNWIND_TABLES="True" -DLLVM_ENABLE_EXPENSIVE_CHECKS="False" -DLLVM_ENABLE_ASSERTIONS="False" -DLLVM_USE_NEWPM="False" -DLLVM_USE_OPROFILE="False" -DLLVM_USE_PERF="False" -DLLVM_USE_SANITIZER="" -DLLVM_ENABLE_Z3_SOLVER="False" -DLLVM_ENABLE_LIBPFM="False" -DLLVM_ENABLE_LIBEDIT="False" -DLLVM_ENABLE_FFI="False" -DLLVM_ENABLE_ZLIB="FORCE_ON" -DLLVM_ENABLE_LIBXML2="False" -Wno-dev C:\J\w\prod\BuildSingleReference/s\e97c4c\1 ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - not found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - not found -- Looking for sys/mman.h -- Looking for sys/mman.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - not found -- Looking for sys/resource.h -- Looking for sys/resource.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - not found -- Looking for termios.h -- Looking for termios.h - not found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Conan: Using autogenerated FindZLIB.cmake -- Found ZLIB: 1.2.12 (found version "1.2.12") -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Skipping already existing target: CONAN_LIB::ZLIB_zlib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Looking for compress2 -- Looking for compress2 - found -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - not found -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame -- Looking for __register_frame - not found -- Looking for __deregister_frame -- Looking for __deregister_frame - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - not found -- Looking for getpagesize -- Looking for getpagesize - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for setrlimit -- Looking for setrlimit - not found -- Looking for isatty -- Looking for isatty - not found -- Looking for futimens -- Looking for futimens - not found -- Looking for futimes -- Looking for futimes - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for sigaltstack -- Looking for sigaltstack - not found -- Looking for lseek64 -- Looking for lseek64 - not found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for posix_spawn -- Looking for posix_spawn - not found -- Looking for pread -- Looking for pread - not found -- Looking for sbrk -- Looking for sbrk - not found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - not found -- Looking for strerror_s -- Looking for strerror_s - found -- Looking for setenv -- Looking for setenv - not found -- Looking for _chsize_s -- Looking for _chsize_s - found -- Looking for _alloca -- Looking for _alloca - not found -- Looking for __alloca -- Looking for __alloca - not found -- Looking for __chkstk -- Looking for __chkstk - found -- Looking for __chkstk_ms -- Looking for __chkstk_ms - not found -- Looking for ___chkstk -- Looking for ___chkstk - not found -- Looking for ___chkstk_ms -- Looking for ___chkstk_ms - not found -- Looking for __ashldi3 -- Looking for __ashldi3 - not found -- Looking for __ashrdi3 -- Looking for __ashrdi3 - not found -- Looking for __divdi3 -- Looking for __divdi3 - not found -- Looking for __fixdfdi -- Looking for __fixdfdi - not found -- Looking for __fixsfdi -- Looking for __fixsfdi - not found -- Looking for __floatdidf -- Looking for __floatdidf - not found -- Looking for __lshrdi3 -- Looking for __lshrdi3 - not found -- Looking for __moddi3 -- Looking for __moddi3 - not found -- Looking for __udivdi3 -- Looking for __udivdi3 - not found -- Looking for __umoddi3 -- Looking for __umoddi3 - not found -- Looking for __main -- Looking for __main - not found -- Looking for __cmpdi2 -- Looking for __cmpdi2 - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_NO_PIE_FLAG -- Performing Test SUPPORTS_NO_PIE_FLAG - Failed -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Failed -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-pc-windows-msvc -- LLVM default target triple: x86_64-pc-windows-msvc -- Using Debug VC++ CRT: MT -- Using Release VC++ CRT: MT -- Using MinSizeRel VC++ CRT: MT -- Using RelWithDebInfo VC++ CRT: MT -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: C:/Python37/python.exe (found suitable version "3.7.9", minimum required is "3.0") found components: Interpreter -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.29.0.windows.1") -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/a98a27/1 ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\a98a27\1 --config Release -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating VCSRevision.h Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/include/llvm/Support/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Demangle/CMakeLists.txt Demangle.cpp ItaniumDemangle.cpp MicrosoftDemangle.cpp MicrosoftDemangleNodes.cpp RustDemangle.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/count/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/PerfectShuffle/CMakeLists.txt count.c PerfectShuffle.cpp count.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\count.exe llvm-PerfectShuffle.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\llvm-PerfectShuffle.exe LLVMDemangle.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDemangle.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Support/CMakeLists.txt AArch64TargetParser.cpp ABIBreak.cpp ARMTargetParser.cpp AMDGPUMetadata.cpp APFixedPoint.cpp APFloat.cpp APInt.cpp APSInt.cpp ARMBuildAttrs.cpp ARMAttributeParser.cpp ARMWinEH.cpp Allocator.cpp AutoConvert.cpp BinaryStreamError.cpp BinaryStreamReader.cpp BinaryStreamRef.cpp BinaryStreamWriter.cpp BlockFrequency.cpp BranchProbability.cpp BuryPointer.cpp CachePruning.cpp circular_raw_ostream.cpp Chrono.cpp COM.cpp CodeGenCoverage.cpp CommandLine.cpp Compression.cpp CRC.cpp ConvertUTF.cpp ConvertUTFWrapper.cpp CrashRecoveryContext.cpp DataExtractor.cpp Debug.cpp DebugCounter.cpp DeltaAlgorithm.cpp DAGDeltaAlgorithm.cpp DJB.cpp ELFAttributeParser.cpp ELFAttributes.cpp Error.cpp ErrorHandling.cpp ExtensibleRTTI.cpp FileCollector.cpp FileUtilities.cpp FileOutputBuffer.cpp FoldingSet.cpp FormattedStream.cpp FormatVariadic.cpp GlobPattern.cpp GraphWriter.cpp Hashing.cpp InitLLVM.cpp InstructionCost.cpp IntEqClasses.cpp IntervalMap.cpp ItaniumManglingCanonicalizer.cpp JSON.cpp KnownBits.cpp LEB128.cpp LineIterator.cpp Locale.cpp LockFileManager.cpp LowLevelType.cpp ManagedStatic.cpp MathExtras.cpp MemAlloc.cpp MemoryBuffer.cpp MemoryBufferRef.cpp MD5.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Support\LLVMSupport.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Support\LowLevelType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Support\LLVMSupport.vcxproj] NativeFormatting.cpp OptimizedStructLayout.cpp Optional.cpp Parallel.cpp PluginLoader.cpp PrettyStackTrace.cpp RandomNumberGenerator.cpp Regex.cpp RISCVAttributes.cpp RISCVAttributeParser.cpp ScaledNumber.cpp ScopedPrinter.cpp SHA1.cpp SHA256.cpp Signposts.cpp SmallPtrSet.cpp SmallVector.cpp SourceMgr.cpp SpecialCaseList.cpp Statistic.cpp StringExtras.cpp StringMap.cpp StringSaver.cpp StringRef.cpp SuffixTree.cpp SymbolRemappingReader.cpp SystemUtils.cpp TarWriter.cpp TargetParser.cpp ThreadPool.cpp TimeProfiler.cpp Timer.cpp ToolOutputFile.cpp TrigramIndex.cpp Triple.cpp Twine.cpp TypeSize.cpp Unicode.cpp UnicodeCaseFold.cpp VersionTuple.cpp VirtualFileSystem.cpp WithColor.cpp X86TargetParser.cpp YAMLParser.cpp YAMLTraits.cpp raw_os_ostream.cpp raw_ostream.cpp xxhash.cpp Z3Solver.cpp Atomic.cpp DynamicLibrary.cpp Errno.cpp Host.cpp Memory.cpp Path.cpp Process.cpp Program.cpp RWMutex.cpp Signals.cpp TargetRegistry.cpp ThreadLocal.cpp Threading.cpp Valgrind.cpp Watchdog.cpp regcomp.c regerror.c regexec.c regfree.c regstrlcpy.c LLVMSupport.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSupport.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/BinaryFormat/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/MSF/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/not/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/yaml-bench/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/FileCheck/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/LineEditor/CMakeLists.txt AMDGPUMetadataVerifier.cpp Dwarf.cpp ELF.cpp MachO.cpp Magic.cpp Minidump.cpp MsgPackDocument.cpp MsgPackDocumentYAML.cpp MappedBlockStream.cpp MSFBuilder.cpp MSFCommon.cpp MSFError.cpp MsgPackReader.cpp not.cpp YAMLBench.cpp MsgPackWriter.cpp Wasm.cpp XCOFF.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/CodeView/CMakeLists.txt FileCheck.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/WindowsManifest/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Extensions/CMakeLists.txt LineEditor.cpp AppendingTypeTableBuilder.cpp CodeViewError.cpp CodeViewRecordIO.cpp ContinuationRecordBuilder.cpp CVSymbolVisitor.cpp Extensions.cpp CVTypeVisitor.cpp DebugChecksumsSubsection.cpp DebugCrossExSubsection.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Bitstream/Reader/CMakeLists.txt WindowsManifestMerger.cpp DebugCrossImpSubsection.cpp DebugFrameDataSubsection.cpp LLVMDebugInfoMSF.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoMSF.lib DebugInlineeLinesSubsection.cpp DebugLinesSubsection.cpp DebugStringTableSubsection.cpp DebugSubsection.cpp DebugSubsectionRecord.cpp DebugSubsectionVisitor.cpp DebugSymbolRVASubsection.cpp DebugSymbolsSubsection.cpp EnumTables.cpp LLVMBinaryFormat.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBinaryFormat.lib Formatters.cpp GlobalTypeTableBuilder.cpp LazyRandomTypeCollection.cpp LLVMExtensions.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMExtensions.lib Line.cpp MergingTypeTableBuilder.cpp RecordName.cpp RecordSerialization.cpp not.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\not.exe SimpleTypeSerializer.cpp StringsAndChecksums.cpp SymbolDumper.cpp SymbolRecordHelpers.cpp LLVMLineEditor.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLineEditor.lib LLVMWindowsManifest.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWindowsManifest.lib SymbolRecordMapping.cpp SymbolSerializer.cpp TypeDumpVisitor.cpp TypeIndex.cpp BitstreamReader.cpp TypeIndexDiscovery.cpp TypeHashing.cpp TypeRecordHelpers.cpp TypeRecordMapping.cpp TypeStreamMerger.cpp TypeTableCollection.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Option/CMakeLists.txt LLVMFileCheck.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFileCheck.lib yaml-bench.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\yaml-bench.exe Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/FileCheck/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/TableGen/CMakeLists.txt Arg.cpp ArgList.cpp Option.cpp OptTable.cpp FileCheck.cpp LLVMBitstreamReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitstreamReader.lib DetailedRecordsBackend.cpp Error.cpp JSONBackend.cpp Main.cpp Record.cpp SetTheory.cpp StringMatcher.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/TextAPI/CMakeLists.txt TableGenBackend.cpp TableGenBackendSkeleton.cpp TGLexer.cpp TGParser.cpp Architecture.cpp ArchitectureSet.cpp InterfaceFile.cpp PackedVersion.cpp Platform.cpp Symbol.cpp Target.cpp TextStub.cpp LLVMOption.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOption.lib TextStubCommon.cpp FileCheck.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\FileCheck.exe LLVMTableGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTableGen.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/TableGen/GlobalISel/CMakeLists.txt CodeExpander.cpp GIMatchDag.cpp GIMatchDagEdge.cpp GIMatchDagInstr.cpp GIMatchDagOperands.cpp GIMatchDagPredicate.cpp GIMatchDagPredicateDependencyEdge.cpp GIMatchTree.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDag.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagPredicate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchDagInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] LLVMDebugInfoCodeView.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoCodeView.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/MC/CMakeLists.txt ConstantPools.cpp ELFObjectWriter.cpp MCAsmBackend.cpp MCAsmInfo.cpp MCAsmInfoCOFF.cpp MCAsmInfoDarwin.cpp MCAsmInfoELF.cpp MCAsmInfoWasm.cpp LLVMTextAPI.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTextAPI.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) MCAsmInfoXCOFF.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) MCAsmMacro.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) MCAsmStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISel\GIMatchTree.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\GlobalISel\LLVMTableGenGlobalISel.vcxproj] MCAssembler.cpp MCCodeEmitter.cpp MCCodeView.cpp MCContext.cpp MCDwarf.cpp MCELFObjectTargetWriter.cpp MCELFStreamer.cpp MCExpr.cpp MCFragment.cpp MCInst.cpp MCInstPrinter.cpp MCInstrAnalysis.cpp MCInstrDesc.cpp MCInstrInfo.cpp MCLabel.cpp MCLinkerOptimizationHint.cpp MCMachOStreamer.cpp MCMachObjectTargetWriter.cpp MCNullStreamer.cpp LLVMTableGenGlobalISel.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTableGenGlobalISel.lib MCObjectFileInfo.cpp MCObjectStreamer.cpp MCObjectWriter.cpp MCPseudoProbe.cpp MCRegisterInfo.cpp MCSchedule.cpp MCSection.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/utils/TableGen/CMakeLists.txt MCSectionCOFF.cpp MCSectionELF.cpp MCSectionMachO.cpp MCSectionWasm.cpp MCSectionXCOFF.cpp MCStreamer.cpp AsmMatcherEmitter.cpp AsmWriterEmitter.cpp AsmWriterInst.cpp Attributes.cpp MCSubtargetInfo.cpp CallingConvEmitter.cpp CodeBeadsGen.cpp MCSymbol.cpp MCSymbolELF.cpp MCSymbolXCOFF.cpp MCTargetOptions.cpp CodeEmitterGen.cpp MCTargetOptionsCommandFlags.cpp CodeGenDAGPatterns.cpp MCValue.cpp MCWasmObjectTargetWriter.cpp MCWasmStreamer.cpp MCWin64EH.cpp MCWinCOFFStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CallingConvEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] MCWinEH.cpp MCXCOFFObjectTargetWriter.cpp MCXCOFFStreamer.cpp CodeGenHwModes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType MachObjectWriter.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) StringTableBuilder.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterInst.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] SubtargetFeature.cpp CodeGenInstruction.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) WasmObjectWriter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType WinCOFFObjectWriter.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) XCOFFObjectWriter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) CodeGenMapTable.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeBeadsGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeEmitterGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] CodeGenRegisters.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmWriterEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\AsmMatcherEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenDAGPatterns.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] CodeGenSchedule.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) CodeGenTarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenMapTable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) DAGISelEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenInstruction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] DAGISelMatcherEmitter.cpp DAGISelMatcherGen.cpp LLVMMC.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMC.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/MC/MCDisassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/MCA/CMakeLists.txt DAGISelMatcherOpt.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/MC/MCParser/CMakeLists.txt ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] CodeEmitter.cpp Context.cpp CustomBehaviour.cpp Disassembler.cpp HWEventListener.cpp HardwareUnit.cpp LSUnit.cpp MCDisassembler.cpp RegisterFile.cpp MCExternalSymbolizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] ResourceManager.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) MCRelocationInfo.cpp DAGISelMatcher.cpp MCSymbolizer.cpp DFAEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType RetireControlUnit.cpp Scheduler.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type InstrBuilder.cpp Instruction.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Pipeline.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) DispatchStage.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type EntryStage.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) ExecuteStage.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) DFAPacketizerEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherGen.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\CodeGenTarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] InOrderIssueStage.cpp InstructionTables.cpp MicroOpQueueStage.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] AsmLexer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) DirectiveEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) RetireStage.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) AsmParser.cpp Stage.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) COFFAsmParser.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType COFFMasmParser.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] Support.cpp DarwinAsmParser.cpp ELFAsmParser.cpp MCAsmLexer.cpp MCAsmParser.cpp DisassemblerEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcherOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] MCAsmParserExtension.cpp MCTargetAsmParser.cpp LLVMMCDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCDisassembler.lib ExegesisEmitter.cpp FastISelEmitter.cpp MasmParser.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) FixedLenDecoderEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType WasmAsmParser.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) GICombinerEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) XCOFFAsmParser.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DAGISelMatcher.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAPacketizerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) GlobalISelEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DFAEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\DisassemblerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] InfoByHwMode.cpp InstrInfoEmitter.cpp LLVMMCA.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCA.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\MC\MCParser\LLVMMCParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, InstrDocsEmitter.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled IntrinsicEmitter.cpp with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FastISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InfoByHwMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\WasmAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\MC\MCParser\LLVMMCParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\MC\MCParser\LLVMMCParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] with [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) OptEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\FixedLenDecoderEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GICombinerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\MC\MCParser\XCOFFAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\MC\MCParser\LLVMMCParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) OptParserEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrInfoEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) OptRSTEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) PredicateExpander.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\InstrDocsEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) PseudoLoweringEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\IntrinsicEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) RISCVCompressInstEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\GlobalISelEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] RegisterBankEmitter.cpp RegisterInfoEmitter.cpp SDNodeProperties.cpp SearchableTableEmitter.cpp SubtargetEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\PseudoLoweringEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RISCVCompressInstEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) SubtargetFeatureInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) TableGen.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterBankEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SearchableTableEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] Types.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) X86DisassemblerTables.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\SubtargetEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\RegisterInfoEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] X86EVEX2VEXTablesEmitter.cpp X86FoldTablesEmitter.cpp LLVMMCParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCParser.lib X86ModRMFilters.cpp X86RecognizableInstr.cpp WebAssemblyDisassemblerEmitter.cpp CTagsEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86EVEX2VEXTablesEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86FoldTablesEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\WebAssemblyDisassemblerEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\utils\TableGen\X86RecognizableInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\utils\TableGen\llvm-tblgen.vcxproj] llvm-tblgen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\llvm-tblgen.exe Building OMP.h.inc... Building Options.inc... Building ACC.h.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ToolDrivers/llvm-dlltool/CMakeLists.txt Building ACC.inc... Building OMP.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/include/llvm/Frontend/OpenACC/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/include/llvm/Frontend/OpenMP/CMakeLists.txt Building Options.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Frontend/OpenACC/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ToolDrivers/llvm-lib/CMakeLists.txt Building Attributes.inc... ACC.cpp Building IntrinsicEnums.inc... Building IntrinsicImpl.inc... LLVMFrontendOpenACC.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFrontendOpenACC.lib Building IntrinsicsAArch64.h... Building IntrinsicsAMDGPU.h... Building IntrinsicsARM.h... Building IntrinsicsBPF.h... Building IntrinsicsHexagon.h... Building IntrinsicsMips.h... Building IntrinsicsNVPTX.h... Building IntrinsicsPowerPC.h... Building IntrinsicsR600.h... Building IntrinsicsRISCV.h... Building IntrinsicsS390.h... Building IntrinsicsVE.h... Building IntrinsicsWebAssembly.h... Building IntrinsicsX86.h... Building IntrinsicsXCore.h... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/include/llvm/IR/CMakeLists.txt Building SystemZGenAsmMatcher.inc... Building AVRGenAsmMatcher.inc... Building SparcGenAsmMatcher.inc... Building BPFGenAsmMatcher.inc... Building AMDGPUGenAsmMatcher.inc... Building MSP430GenAsmMatcher.inc... Building BPFGenAsmWriter.inc... Building MSP430GenAsmWriter.inc... Building AVRGenAsmWriter.inc... Building SparcGenAsmWriter.inc... Building BPFGenCallingConv.inc... Building MSP430GenCallingConv.inc... Building AVRGenCallingConv.inc... Building SparcGenCallingConv.inc... Building MSP430GenDAGISel.inc... Building BPFGenDAGISel.inc... Building AVRGenDAGISel.inc... Building SystemZGenAsmWriter.inc... Building SparcGenDAGISel.inc... Building BPFGenDisassemblerTables.inc... Building MSP430GenDisassemblerTables.inc... Building AVRGenDisassemblerTables.inc... Building SparcGenDisassemblerTables.inc... Building BPFGenInstrInfo.inc... Building MSP430GenInstrInfo.inc... Building SystemZGenCallingConv.inc... Building AVRGenInstrInfo.inc... Building SparcGenInstrInfo.inc... Building BPFGenMCCodeEmitter.inc... Building MSP430GenMCCodeEmitter.inc... Building AVRGenMCCodeEmitter.inc... Building BPFGenRegisterInfo.inc... Building SystemZGenDAGISel.inc... Building MSP430GenRegisterInfo.inc... Building SparcGenMCCodeEmitter.inc... Building AVRGenRegisterInfo.inc... Building BPFGenSubtargetInfo.inc... Building MSP430GenSubtargetInfo.inc... Building SparcGenRegisterInfo.inc... Building AVRGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/CMakeLists.txt Building SparcGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/Orc/Shared/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Remarks/CMakeLists.txt Building LanaiGenAsmMatcher.inc... OrcError.cpp RPCError.cpp Building SystemZGenDisassemblerTables.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/CMakeLists.txt BitstreamRemarkParser.cpp BitstreamRemarkSerializer.cpp Remark.cpp RemarkFormat.cpp RemarkLinker.cpp RemarkParser.cpp RemarkSerializer.cpp RemarkStreamer.cpp RemarkStringTable.cpp YAMLRemarkParser.cpp YAMLRemarkSerializer.cpp Building LanaiGenAsmWriter.inc... Building SystemZGenInstrInfo.inc... Building LanaiGenCallingConv.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/TargetInfo/CMakeLists.txt Building LanaiGenDAGISel.inc... SparcTargetInfo.cpp Building LanaiGenDisassemblerTables.inc... Building LanaiGenInstrInfo.inc... Building LanaiGenMCCodeEmitter.inc... Building AMDGPUGenAsmWriter.inc... Building LanaiGenRegisterInfo.inc... Building LanaiGenSubtargetInfo.inc... Building SystemZGenMCCodeEmitter.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/TargetInfo/CMakeLists.txt BPFTargetInfo.cpp Building MipsGenAsmMatcher.inc... Building SystemZGenRegisterInfo.inc... Building SystemZGenSubtargetInfo.inc... Building MipsGenAsmWriter.inc... Building MipsGenCallingConv.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/CMakeLists.txt Building MipsGenDAGISel.inc... Building MipsGenDisassemblerTables.inc... Building AMDGPUGenCallingConv.inc... Building MipsGenExegesis.inc... Building MipsGenFastISel.inc... Building MipsGenGlobalISel.inc... Building AMDGPUGenDAGISel.inc... Building MipsGenInstrInfo.inc... Building MipsGenMCCodeEmitter.inc... Building MipsGenMCPseudoLowering.inc... Building MipsGenRegisterBank.inc... Building MipsGenRegisterInfo.inc... Building MipsGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/CMakeLists.txt Building RISCVGenAsmMatcher.inc... Building RISCVGenAsmWriter.inc... Building AMDGPUGenDisassemblerTables.inc... Building RISCVGenCompressInstEmitter.inc... Building RISCVGenDAGISel.inc... Building AMDGPUGenGlobalISel.inc... Building AMDGPUGenInstrInfo.inc... Building AMDGPUGenMCCodeEmitter.inc... Building AMDGPUGenMCPseudoLowering.inc... Building AMDGPUGenPostLegalizeGICombiner.inc... Building AMDGPUGenPreLegalizeGICombiner.inc... Building AMDGPUGenRegBankGICombiner.inc... Building RISCVGenDisassemblerTables.inc... Building AMDGPUGenRegisterBank.inc... Building RISCVGenGlobalISel.inc... Building AMDGPUGenRegisterInfo.inc... Building AMDGPUGenSearchableTables.inc... Building AMDGPUGenSubtargetInfo.inc... Building R600GenAsmWriter.inc... Building R600GenCallingConv.inc... Building R600GenDAGISel.inc... Building R600GenDFAPacketizer.inc... Building R600GenInstrInfo.inc... Building R600GenMCCodeEmitter.inc... Building R600GenRegisterInfo.inc... Building R600GenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/CMakeLists.txt Building ARMGenAsmMatcher.inc... Building ARMGenAsmWriter.inc... Building RISCVGenInstrInfo.inc... Building ARMGenCallingConv.inc... Building ARMGenDAGISel.inc... Building ARMGenDisassemblerTables.inc... Building ARMGenFastISel.inc... Building ARMGenGlobalISel.inc... Building ARMGenInstrInfo.inc... Building ARMGenMCCodeEmitter.inc... Building ARMGenMCPseudoLowering.inc... Building ARMGenRegisterBank.inc... Building ARMGenRegisterInfo.inc... Building ARMGenSubtargetInfo.inc... Building ARMGenSystemRegister.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/CMakeLists.txt Building HexagonGenAsmMatcher.inc... Building HexagonGenAsmWriter.inc... Building HexagonGenCallingConv.inc... Building HexagonGenDAGISel.inc... Building RISCVGenMCCodeEmitter.inc... Building RISCVGenMCPseudoLowering.inc... Building HexagonGenDFAPacketizer.inc... Building HexagonGenDisassemblerTables.inc... Building RISCVGenRegisterBank.inc... Building HexagonGenInstrInfo.inc... Building RISCVGenRegisterInfo.inc... Building HexagonGenMCCodeEmitter.inc... Building HexagonGenRegisterInfo.inc... Building RISCVGenSearchableTables.inc... Building HexagonGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/CMakeLists.txt Building NVPTXGenAsmWriter.inc... Building RISCVGenSubtargetInfo.inc... Building NVPTXGenDAGISel.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/TargetInfo/CMakeLists.txt RISCVTargetInfo.cpp LanaiTargetInfo.cpp AVRTargetInfo.cpp Building NVPTXGenInstrInfo.inc... Building NVPTXGenRegisterInfo.inc... Building NVPTXGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/NVPTX/CMakeLists.txt Building PPCGenAsmMatcher.inc... Building PPCGenAsmWriter.inc... Building PPCGenCallingConv.inc... Building PPCGenDAGISel.inc... Building PPCGenDisassemblerTables.inc... Building PPCGenExegesis.inc... Building PPCGenFastISel.inc... Building PPCGenGlobalISel.inc... Building PPCGenInstrInfo.inc... Building PPCGenMCCodeEmitter.inc... Building PPCGenRegisterBank.inc... Building PPCGenRegisterInfo.inc... Building PPCGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/CMakeLists.txt Building WebAssemblyGenAsmMatcher.inc... Building WebAssemblyGenAsmWriter.inc... Building WebAssemblyGenDAGISel.inc... Building WebAssemblyGenDisassemblerTables.inc... Building WebAssemblyGenFastISel.inc... Building WebAssemblyGenInstrInfo.inc... Building WebAssemblyGenMCCodeEmitter.inc... Building WebAssemblyGenRegisterInfo.inc... Building WebAssemblyGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/CMakeLists.txt Building X86GenAsmMatcher.inc... Building X86GenAsmWriter.inc... Building X86GenAsmWriter1.inc... Building X86GenCallingConv.inc... Building X86GenDAGISel.inc... Building X86GenDisassemblerTables.inc... Building X86GenEVEX2VEXTables.inc... Building X86GenExegesis.inc... Building X86GenFastISel.inc... Building X86GenGlobalISel.inc... Building X86GenInstrInfo.inc... Building X86GenRegisterBank.inc... Building X86GenRegisterInfo.inc... Building X86GenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/CMakeLists.txt Building XCoreGenAsmWriter.inc... Building XCoreGenCallingConv.inc... Building XCoreGenDAGISel.inc... Building XCoreGenDisassemblerTables.inc... Building XCoreGenInstrInfo.inc... Building XCoreGenRegisterInfo.inc... Building XCoreGenSubtargetInfo.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/XCore/CMakeLists.txt Building AArch64GenAsmMatcher.inc... Building AArch64GenAsmWriter.inc... Building AArch64GenAsmWriter1.inc... Building AArch64GenCallingConv.inc... Building AArch64GenDAGISel.inc... Building AArch64GenDisassemblerTables.inc... Building AArch64GenExegesis.inc... Building AArch64GenFastISel.inc... Building AArch64GenGlobalISel.inc... Building AArch64GenInstrInfo.inc... Building AArch64GenMCCodeEmitter.inc... Building AArch64GenMCPseudoLowering.inc... Building AArch64GenO0PreLegalizeGICombiner.inc... Building AArch64GenPostLegalizeGICombiner.inc... Building AArch64GenPostLegalizeGILowering.inc... Building AArch64GenPreLegalizeGICombiner.inc... Building AArch64GenRegisterBank.inc... Building AArch64GenRegisterInfo.inc... Building AArch64GenSubtargetInfo.inc... Building AArch64GenSystemOperands.inc... Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/TargetInfo/CMakeLists.txt MSP430TargetInfo.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/TargetInfo/CMakeLists.txt SystemZTargetInfo.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/TargetInfo/CMakeLists.txt MipsTargetInfo.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/Utils/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/XCore/TargetInfo/CMakeLists.txt LLVMRISCVInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVInfo.lib LLVMAVRInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRInfo.lib LLVMBPFInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFInfo.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/TargetInfo/CMakeLists.txt AArch64BaseInfo.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/MCTargetDesc/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/TargetInfo/CMakeLists.txt AArch64TargetInfo.cpp PowerPCTargetInfo.cpp XCoreTargetInfo.cpp AVRAsmBackend.cpp AVRELFObjectWriter.cpp ARMTargetInfo.cpp AVRELFStreamer.cpp AVRInstPrinter.cpp AVRMCAsmInfo.cpp AVRMCCodeEmitter.cpp AVRMCELFStreamer.cpp AVRMCExpr.cpp AVRMCTargetDesc.cpp AVRTargetStreamer.cpp LLVMSparcInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcInfo.lib LLVMSystemZInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZInfo.lib X86TargetInfo.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/NVPTX/TargetInfo/CMakeLists.txt LLVMLanaiInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiInfo.lib LLVMMipsInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsInfo.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/MCTargetDesc/CMakeLists.txt LLVMRemarks.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRemarks.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/MCTargetDesc/CMakeLists.txt NVPTXTargetInfo.cpp WebAssemblyTargetInfo.cpp LLVMPowerPCInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCInfo.lib LLVMARMInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMInfo.lib LLVMOrcShared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcShared.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/Utils/CMakeLists.txt HexagonTargetInfo.cpp MipsABIInfo.cpp MipsABIFlagsSection.cpp MipsAsmBackend.cpp MipsELFObjectWriter.cpp MipsELFStreamer.cpp MipsInstPrinter.cpp MipsMCAsmInfo.cpp MipsMCCodeEmitter.cpp LLVMMSP430Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Info.lib LLVMXCoreInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreInfo.lib MipsMCExpr.cpp RISCVAsmBackend.cpp RISCVBaseInfo.cpp RISCVELFObjectWriter.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/Orc/TargetProcess/CMakeLists.txt RISCVInstPrinter.cpp RISCVMCAsmInfo.cpp RISCVMCCodeEmitter.cpp MipsMCTargetDesc.cpp RISCVMCExpr.cpp MipsNaClELFStreamer.cpp RISCVMCTargetDesc.cpp MipsOptionRecord.cpp MipsTargetStreamer.cpp RISCVMatInt.cpp LLVMAArch64Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Info.lib RISCVTargetStreamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/MCTargetDesc/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\MCTargetDesc\LLVMMipsDesc.vcxproj] ARMBaseInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) RISCVELFStreamer.cpp LLVMHexagonInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonInfo.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType LLVMAArch64Utils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Utils.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled LLVMWebAssemblyInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyInfo.lib with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsABIInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\MCTargetDesc\LLVMMipsDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\MCTargetDesc\LLVMMipsDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType LLVMNVPTXInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXInfo.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/MCTargetDesc/CMakeLists.txt MSP430AsmBackend.cpp MSP430ELFObjectWriter.cpp LLVMARMUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMUtils.lib MSP430ELFStreamer.cpp MSP430InstPrinter.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/XCore/MCTargetDesc/CMakeLists.txt MSP430MCAsmInfo.cpp MSP430MCCodeEmitter.cpp MSP430MCTargetDesc.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MCTargetDesc\MipsInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\MCTargetDesc\LLVMMipsDesc.vcxproj] JITLoaderGDB.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/MCTargetDesc/CMakeLists.txt RegisterEHFrames.cpp TargetExecutionUtils.cpp LLVMX86Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Info.lib Building InstCombineTables.inc... LLVMRISCVDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVDesc.lib HexagonAsmBackend.cpp HexagonELFObjectWriter.cpp HexagonInstPrinter.cpp HexagonMCAsmInfo.cpp HexagonMCChecker.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/CMakeLists.txt HexagonMCCodeEmitter.cpp HexagonMCCompound.cpp HexagonMCDuplexInfo.cpp XCoreInstPrinter.cpp XCoreMCTargetDesc.cpp HexagonMCELFStreamer.cpp XCoreMCAsmInfo.cpp SystemZInstPrinter.cpp SystemZMCAsmBackend.cpp SystemZMCAsmInfo.cpp SystemZMCCodeEmitter.cpp SystemZMCObjectWriter.cpp SystemZMCTargetDesc.cpp LLVMOrcTargetProcess.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcTargetProcess.lib HexagonMCExpr.cpp HexagonMCInstrInfo.cpp HexagonMCShuffler.cpp HexagonMCTargetDesc.cpp HexagonShuffler.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/MCTargetDesc/CMakeLists.txt LLVMMipsDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsDesc.lib LLVMMSP430Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Desc.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/Disassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/Disassembler/CMakeLists.txt LLVMXCoreDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreDesc.lib PPCAsmBackend.cpp PPCInstPrinter.cpp PPCMCTargetDesc.cpp PPCMCAsmInfo.cpp AVRDisassembler.cpp PPCMCCodeEmitter.cpp PPCMCExpr.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/MCTargetDesc/CMakeLists.txt PPCPredicates.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/Disassembler/CMakeLists.txt PPCELFObjectWriter.cpp PPCXCOFFObjectWriter.cpp PPCELFStreamer.cpp PPCXCOFFStreamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/IR/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/Disassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/AsmParser/CMakeLists.txt PPCDisassembler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/Disassembler/CMakeLists.txt [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] RISCVDisassembler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] RISCVAsmParser.cpp BPFDisassembler.cpp BPFMCTargetDesc.cpp BPFAsmBackend.cpp BPFInstPrinter.cpp BPFMCCodeEmitter.cpp BPFELFObjectWriter.cpp AbstractCallSite.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\Disassembler\LLVMAVRDisassembler.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/XCore/Disassembler/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\MCTargetDesc\PPCELFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\MCTargetDesc\LLVMPowerPCDesc.vcxproj] AsmWriter.cpp Assumptions.cpp Attributes.cpp AutoUpgrade.cpp [ BasicBlock.cpp Integral=type, BuiltinGCs.cpp U=type Comdat.cpp ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ConstantFold.cpp ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\Disassembler\LLVMAVRDisassembler.vcxproj] ConstantRange.cpp Constants.cpp Core.cpp MSP430Disassembler.cpp DIBuilder.cpp LLVMSystemZDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZDesc.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/Disassembler/CMakeLists.txt DataLayout.cpp LLVMBPFDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFDisassembler.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/AsmParser/CMakeLists.txt DebugInfo.cpp XCoreDisassembler.cpp LLVMPowerPCDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCDisassembler.lib DebugInfoMetadata.cpp DebugLoc.cpp LLVMAVRDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRDisassembler.lib DiagnosticHandler.cpp DiagnosticInfo.cpp DiagnosticPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\Disassembler\LLVMXCoreDisassembler.vcxproj] Dominators.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled FPEnv.cpp with [ Integral=type, U=type ] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/Disassembler/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/AsmParser/CMakeLists.txt with [ Function.cpp MipsDisassembler.cpp Integral=type ] GCStrategy.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType GVMaterializer.cpp ] Globals.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with MipsAsmParser.cpp [ T=llvm::MVT::SimpleValueType IRBuilder.cpp ] IRPrintingPasses.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] LLVMPowerPCDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCDesc.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\Disassembler\LLVMXCoreDisassembler.vcxproj] InlineAsm.cpp LLVMBPFDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFDesc.lib Instruction.cpp Instructions.cpp IntrinsicInst.cpp LLVMContext.cpp SystemZDisassembler.cpp LLVMContextImpl.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/AsmParser/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/AsmParser/CMakeLists.txt SystemZAsmParser.cpp LLVMRemarkStreamer.cpp LLVMHexagonDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonDesc.lib LegacyPassManager.cpp MDBuilder.cpp Mangler.cpp LLVMMSP430Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Disassembler.lib LLVMXCoreDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreDisassembler.lib Metadata.cpp LLVMAVRDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRDesc.lib Module.cpp ModuleSummaryIndex.cpp Operator.cpp MSP430AsmParser.cpp OptBisect.cpp PPCAsmParser.cpp LLVMRISCVAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVAsmParser.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/AsmParser/CMakeLists.txt Pass.cpp PassInstrumentation.cpp LLVMMipsDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsDisassembler.lib PassManager.cpp PassRegistry.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\AsmParser\LLVMMSP430AsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/AsmParser/CMakeLists.txt Integral=type, U=type PassTimingInfo.cpp ] PrintPasses.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] SafepointIRVerifier.cpp ProfileSummary.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType PseudoProbe.cpp ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] ReplaceConstant.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Statepoint.cpp ] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/Disassembler/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\AsmParser\LLVMMSP430AsmParser.vcxproj] StructuralHash.cpp Type.cpp TypeFinder.cpp BPFAsmParser.cpp Use.cpp User.cpp Value.cpp ValueSymbolTable.cpp Verifier.cpp LLVMRISCVDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVDisassembler.lib HexagonAsmParser.cpp HexagonDisassembler.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/AsmParser/CMakeLists.txt LLVMMSP430AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430AsmParser.lib LLVMPowerPCAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCAsmParser.lib AVRAsmParser.cpp LLVMSystemZDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZDisassembler.lib LLVMSystemZAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZAsmParser.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/NVPTX/MCTargetDesc/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/MCTargetDesc/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/TargetInfo/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/MCTargetDesc/CMakeLists.txt LLVMMipsAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsAsmParser.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/MCTargetDesc/CMakeLists.txt NVPTXInstPrinter.cpp NVPTXMCAsmInfo.cpp NVPTXMCTargetDesc.cpp NVPTXTargetStreamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/Disassembler/CMakeLists.txt X86ATTInstPrinter.cpp X86IntelInstPrinter.cpp X86InstComments.cpp X86InstPrinterCommon.cpp X86ShuffleDecode.cpp X86AsmBackend.cpp X86MCTargetDesc.cpp X86MCAsmInfo.cpp LanaiAsmBackend.cpp LanaiELFObjectWriter.cpp LanaiInstPrinter.cpp LanaiMCAsmInfo.cpp LanaiMCCodeEmitter.cpp X86MCCodeEmitter.cpp LanaiMCExpr.cpp LanaiMCTargetDesc.cpp AMDGPUTargetInfo.cpp X86MachObjectWriter.cpp ARMAsmBackend.cpp X86ELFObjectWriter.cpp ARMELFObjectWriter.cpp ARMELFStreamer.cpp X86WinCOFFObjectWriter.cpp ARMInstPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\AsmParser\LLVMAVRAsmParser.vcxproj] ARMMachObjectWriter.cpp X86WinCOFFStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\MCTargetDesc\LLVMLanaiDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ARMMachORelocationInfo.cpp ARMMCAsmInfo.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with ARMMCCodeEmitter.cpp Integral=type, [ U=type Integral=type, ] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with Integral=type [ ] Integral=type X86WinCOFFTargetStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) with ARMMCExpr.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with T=llvm::MVT::SimpleValueType ] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ARMMCTargetDesc.cpp with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with ] [ ARMTargetStreamer.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\AsmParser\LLVMAVRAsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\MCTargetDesc\LLVMLanaiDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\MCTargetDesc\LLVMLanaiDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ ARMUnwindOpAsm.cpp Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type LLVMHexagonAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonAsmParser.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ARMWinCOFFObjectWriter.cpp X86Disassembler.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\MCTargetDesc\LLVMARMDesc.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ Integral=type [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/MCTargetDesc/CMakeLists.txt [ T=llvm::MVT::SimpleValueType, [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType LLVMHexagonDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonDisassembler.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) ARMWinCOFFStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MCTargetDesc\ARMELFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\MCTargetDesc\LLVMARMDesc.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\MCTargetDesc\LanaiMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\MCTargetDesc\LLVMLanaiDesc.vcxproj] LLVMBPFAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFAsmParser.lib AArch64AsmBackend.cpp AArch64ELFObjectWriter.cpp AArch64ELFStreamer.cpp AArch64InstPrinter.cpp AArch64MCAsmInfo.cpp AArch64MCCodeEmitter.cpp AArch64MCExpr.cpp AArch64MCTargetDesc.cpp LLVMLanaiDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiDesc.lib LLVMAVRAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRAsmParser.lib LLVMNVPTXDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXDesc.lib LLVMCore.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCore.lib AArch64MachObjectWriter.cpp AArch64TargetStreamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/AsmParser/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Bitcode/Reader/CMakeLists.txt AArch64WinCOFFObjectWriter.cpp AArch64WinCOFFStreamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/Disassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/CFGuard/CMakeLists.txt BitcodeAnalyzer.cpp BitReader.cpp BitcodeReader.cpp MetadataLoader.cpp ValueList.cpp LanaiDisassembler.cpp CFGuard.cpp LLVMAMDGPUInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUInfo.lib LanaiAsmParser.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/MCTargetDesc/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\MCTargetDesc\LLVMAArch64Desc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\Disassembler\LLVMLanaiDisassembler.vcxproj] [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Enum=llvm::MVT::SimpleValueType with [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with U=type ] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type with ] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Enum=llvm::MVT::SimpleValueType with ] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/AsmParser/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\MCTargetDesc\AArch64TargetStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\MCTargetDesc\LLVMAArch64Desc.vcxproj] with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\Disassembler\LLVMLanaiDisassembler.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\AsmParser\LLVMLanaiAsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with SparcAsmBackend.cpp [ LLVMX86Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Desc.lib T=llvm::MVT::SimpleValueType SparcELFObjectWriter.cpp ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled SparcInstPrinter.cpp SparcMCAsmInfo.cpp with [ SparcMCCodeEmitter.cpp T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled SparcMCTargetDesc.cpp with [ T=llvm::MVT::SimpleValueType SparcMCExpr.cpp ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\AsmParser\LLVMLanaiAsmParser.vcxproj] SparcTargetStreamer.cpp LLVMCFGuard.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCFGuard.lib LLLexer.cpp LLParser.cpp Parser.cpp LLVMLanaiAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiAsmParser.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/AsmParser/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ProfileData/CMakeLists.txt LLVMLanaiDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiDisassembler.lib GCOV.cpp InstrProf.cpp InstrProfReader.cpp InstrProfWriter.cpp ProfileSummaryBuilder.cpp SampleProf.cpp SampleProfReader.cpp SampleProfWriter.cpp X86AsmParser.cpp LLVMSparcDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcDesc.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/Disassembler/CMakeLists.txt LLVMBitReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitReader.lib SparcDisassembler.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/AsmParser/CMakeLists.txt LLVMProfileData.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMProfileData.lib SparcAsmParser.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Object/CMakeLists.txt LLVMAArch64Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Desc.lib LLVMARMDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMDesc.lib LLVMX86Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Disassembler.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/Disassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/Disassembler/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/AsmParser/CMakeLists.txt Archive.cpp ArchiveWriter.cpp Binary.cpp COFFImportFile.cpp COFFModuleDefinition.cpp COFFObjectFile.cpp Decompressor.cpp ELF.cpp ELFObjectFile.cpp Error.cpp FaultMapParser.cpp IRObjectFile.cpp IRSymtab.cpp MachOObjectFile.cpp ARMDisassembler.cpp MachOUniversal.cpp AArch64Disassembler.cpp Minidump.cpp AArch64ExternalSymbolizer.cpp ModuleSymbolTable.cpp LLVMSparcDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcDisassembler.lib Object.cpp ObjectFile.cpp ARMAsmParser.cpp RecordStreamer.cpp RelocationResolver.cpp SymbolicFile.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/AsmParser/CMakeLists.txt SymbolSize.cpp TapiFile.cpp TapiUniversal.cpp MachOUniversalWriter.cpp WasmObjectFile.cpp WindowsMachineFlag.cpp WindowsResource.cpp XCOFFObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\Disassembler\LLVMARMDisassembler.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] LLVMAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAsmParser.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\AsmParser\LLVMARMAsmParser.vcxproj] with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ T=llvm::MVT::SimpleValueType ] ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\Disassembler\LLVMARMDisassembler.vcxproj] ] AArch64AsmParser.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled LLVMSparcAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcAsmParser.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] LLVMX86AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86AsmParser.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\AsmParser\LLVMARMAsmParser.vcxproj] LLVMAArch64Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Disassembler.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/IRReader/CMakeLists.txt IRReader.cpp LLVMObject.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObject.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ProfileData/Coverage/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ObjectYAML/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/DWARF/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/XRay/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/PDB/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/InterfaceStub/CMakeLists.txt ArchiveEmitter.cpp CoverageMapping.cpp CoverageMappingWriter.cpp ArchiveYAML.cpp CoverageMappingReader.cpp CodeViewYAMLDebugSections.cpp CodeViewYAMLSymbols.cpp CodeViewYAMLTypeHashing.cpp CodeViewYAMLTypes.cpp COFFEmitter.cpp COFFYAML.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Analysis/CMakeLists.txt DWARFEmitter.cpp DWARFYAML.cpp ELFEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\AsmParser\LLVMAArch64AsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] ELFYAML.cpp MachOEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] DWARFAbbreviationDeclaration.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ELFObjHandler.cpp ] MachOYAML.cpp DWARFAddressRange.cpp IFSHandler.cpp DWARFAcceleratorTable.cpp ObjectYAML.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType DWARFCompileUnit.cpp IFSStub.cpp ] DWARFContext.cpp MinidumpEmitter.cpp DWARFDataExtractor.cpp GenericError.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType IPDBSourceFile.cpp DWARFDebugAbbrev.cpp MinidumpYAML.cpp DWARFDebugAddr.cpp ] BlockIndexer.cpp BlockPrinter.cpp BlockVerifier.cpp PDB.cpp FDRRecordProducer.cpp PDBContext.cpp FDRRecords.cpp PDBExtras.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\AsmParser\LLVMAArch64AsmParser.vcxproj] PDBInterfaceAnchors.cpp LLVMIRReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMIRReader.lib PDBSymbol.cpp PDBSymbolAnnotation.cpp FDRTraceExpander.cpp WasmEmitter.cpp WasmYAML.cpp FDRTraceWriter.cpp DWARFDebugArangeSet.cpp FileHeaderReader.cpp DWARFDebugAranges.cpp XCOFFEmitter.cpp LLVMARMDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMDisassembler.lib XCOFFYAML.cpp PDBSymbolBlock.cpp DWARFDebugFrame.cpp PDBSymbolCompiland.cpp InstrumentationMap.cpp PDBSymbolCompilandDetails.cpp YAML.cpp PDBSymbolCompilandEnv.cpp LogBuilderConsumer.cpp DWARFDebugInfoEntry.cpp Profile.cpp yaml2obj.cpp PDBSymbolCustom.cpp PDBSymbolData.cpp RecordInitializer.cpp DWARFDebugLine.cpp RecordPrinter.cpp DWARFDebugLoc.cpp Trace.cpp DWARFDebugMacro.cpp DWARFDebugPubTable.cpp PDBSymbolExe.cpp PDBSymbolFunc.cpp AliasAnalysis.cpp PDBSymbolFuncDebugEnd.cpp PDBSymbolFuncDebugStart.cpp DWARFDebugRangeList.cpp AliasAnalysisEvaluator.cpp AliasAnalysisSummary.cpp AliasSetTracker.cpp Analysis.cpp AssumeBundleQueries.cpp AssumptionCache.cpp BasicAliasAnalysis.cpp PDBSymbolLabel.cpp PDBSymbolPublicSymbol.cpp DWARFDebugRnglists.cpp LLVMARMAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMAsmParser.lib PDBSymbolThunk.cpp DWARFDie.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ToolDrivers/llvm-dlltool/CMakeLists.txt DWARFExpression.cpp DWARFFormValue.cpp DWARFGdbIndex.cpp PDBSymbolTypeArray.cpp DWARFListTable.cpp PDBSymbolTypeBaseClass.cpp BlockFrequencyInfo.cpp PDBSymbolTypeBuiltin.cpp PDBSymbolTypeCustom.cpp DWARFLocationExpression.cpp PDBSymbolTypeDimension.cpp PDBSymbolTypeEnum.cpp PDBSymbolTypeFriend.cpp DWARFTypeUnit.cpp DWARFUnitIndex.cpp DWARFUnit.cpp PDBSymbolTypeFunctionArg.cpp BlockFrequencyInfoImpl.cpp PDBSymbolTypeFunctionSig.cpp LLVMCoverage.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCoverage.lib PDBSymbolTypeManaged.cpp DWARFVerifier.cpp PDBSymbolTypePointer.cpp PDBSymbolTypeTypedef.cpp BranchProbabilityInfo.cpp PDBSymbolTypeUDT.cpp PDBSymbolTypeVTable.cpp CFG.cpp PDBSymbolTypeVTableShape.cpp PDBSymbolUnknown.cpp PDBSymbolUsingNamespace.cpp CFGPrinter.cpp PDBSymDumper.cpp CFLAndersAliasAnalysis.cpp UDTLayout.cpp CFLSteensAliasAnalysis.cpp DbiModuleDescriptor.cpp DbiModuleDescriptorBuilder.cpp DbiModuleList.cpp LLVMAArch64AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64AsmParser.lib CGSCCPassManager.cpp DbiStream.cpp DbiStreamBuilder.cpp EnumTables.cpp GlobalsStream.cpp LLVMObjectYAML.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObjectYAML.lib CallGraph.cpp CallGraphSCCPass.cpp Hash.cpp CallPrinter.cpp HashTable.cpp InfoStream.cpp LLVMXRay.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXRay.lib InfoStreamBuilder.cpp InjectedSourceStream.cpp DlltoolDriver.cpp CaptureTracking.cpp ModuleDebugStream.cpp NativeCompilandSymbol.cpp NativeEnumGlobals.cpp CmpInstAnalysis.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/JITLink/CMakeLists.txt NativeEnumInjectedSources.cpp NativeEnumLineNumbers.cpp NativeEnumModules.cpp NativeEnumTypes.cpp NativeEnumSymbols.cpp CostModel.cpp CodeMetrics.cpp ConstantFolding.cpp NativeExeSymbol.cpp DDG.cpp NativeFunctionSymbol.cpp NativeInlineSiteSymbol.cpp LLVMInterfaceStub.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInterfaceStub.lib DDGPrinter.cpp NativeLineNumber.cpp NativePublicSymbol.cpp ConstraintSystem.cpp NativeRawSymbol.cpp NativeSourceFile.cpp NativeSymbolEnumerator.cpp NativeTypeArray.cpp Delinearization.cpp LLVMDebugInfoDWARF.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoDWARF.lib NativeTypeBuiltin.cpp NativeTypeEnum.cpp DemandedBits.cpp DependenceAnalysis.cpp NativeTypeFunctionSig.cpp NativeTypePointer.cpp LLVMDlltoolDriver.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDlltoolDriver.lib EHFrameSupport.cpp JITLink.cpp NativeTypeTypedef.cpp NativeTypeUDT.cpp JITLinkGeneric.cpp JITLinkMemoryManager.cpp DependenceGraphBuilder.cpp MachO.cpp NativeTypeVTShape.cpp MachO_arm64.cpp DevelopmentModeInlineAdvisor.cpp MachO_x86_64.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/RuntimeDyld/CMakeLists.txt MachOLinkGraphBuilder.cpp NamedStreamMap.cpp DivergenceAnalysis.cpp NativeSession.cpp PDBFile.cpp PDBFileBuilder.cpp PDBStringTable.cpp DomPrinter.cpp DomTreeUpdater.cpp DominanceFrontier.cpp PDBStringTableBuilder.cpp PublicsStream.cpp GSIStreamBuilder.cpp RawError.cpp ELF.cpp SymbolCache.cpp SymbolStream.cpp ELFLinkGraphBuilder.cpp EHPersonalities.cpp FunctionPropertiesAnalysis.cpp ELF_riscv.cpp TpiHashing.cpp TpiStream.cpp TpiStreamBuilder.cpp GlobalsModRef.cpp ELF_x86_64.cpp GuardUtils.cpp riscv.cpp HeatUtils.cpp x86_64.cpp IRSimilarityIdentifier.cpp IVDescriptors.cpp IVUsers.cpp ImportedFunctionsInliningStatistics.cpp IndirectCallPromotionAnalysis.cpp InlineCost.cpp InlineAdvisor.cpp InlineSizeEstimatorAnalysis.cpp JITSymbol.cpp RTDyldMemoryManager.cpp RuntimeDyld.cpp RuntimeDyldChecker.cpp RuntimeDyldCOFF.cpp RuntimeDyldELF.cpp InstCount.cpp InstructionPrecedenceTracking.cpp RuntimeDyldMachO.cpp RuntimeDyldELFMips.cpp InstructionSimplify.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ToolDrivers/llvm-lib/CMakeLists.txt Interval.cpp IntervalPartition.cpp LazyBranchProbabilityInfo.cpp LazyBlockFrequencyInfo.cpp LazyCallGraph.cpp LazyValueInfo.cpp LLVMDebugInfoPDB.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoPDB.lib LegacyDivergenceAnalysis.cpp Lint.cpp Loads.cpp LoopAccessAnalysis.cpp LoopAnalysisManager.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=int, U=int Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/Symbolize/CMakeLists.txt ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=int, Integral=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp(1369): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LazyCallGraph.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] LibDriver.cpp LoopCacheAnalysis.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DebugInfo/GSYM/CMakeLists.txt LoopNestAnalysis.cpp LoopUnrollAnalyzer.cpp LoopInfo.cpp LoopPass.cpp MLInlineAdvisor.cpp MemDepPrinter.cpp MemDerefPrinter.cpp DIPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=unsigned int, U=unsigned int SymbolizableObjectFile.cpp Symbolize.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=unsigned int, Integral=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) MemoryBuiltins.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp(167): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=unsigned int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\LoopCacheAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] MemoryDependenceAnalysis.cpp MemoryLocation.cpp DwarfTransformer.cpp MemorySSA.cpp Header.cpp FileWriter.cpp MemorySSAUpdater.cpp FunctionInfo.cpp GsymCreator.cpp GsymReader.cpp ModuleDebugInfoPrinter.cpp ModuleSummaryAnalysis.cpp InlineInfo.cpp LineTable.cpp LookupResult.cpp ObjectFileTransformer.cpp LLVMRuntimeDyld.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRuntimeDyld.lib Range.cpp MustExecute.cpp ObjCARCAliasAnalysis.cpp ObjCARCAnalysisUtils.cpp ObjCARCInstKind.cpp LLVMLibDriver.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLibDriver.lib OptimizationRemarkEmitter.cpp LLVMJITLink.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMJITLink.lib OverflowInstAnalysis.cpp PHITransAddr.cpp LLVMSymbolize.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSymbolize.lib PhiValues.cpp LLVMDebugInfoGSYM.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoGSYM.lib PostDominators.cpp ProfileSummaryInfo.cpp PtrUseVisitor.cpp RegionInfo.cpp RegionPass.cpp RegionPrinter.cpp ReleaseModeModelRunner.cpp ReplayInlineAdvisor.cpp ScalarEvolution.cpp ScalarEvolutionAliasAnalysis.cpp ScalarEvolutionDivision.cpp ScalarEvolutionNormalization.cpp StackLifetime.cpp StackSafetyAnalysis.cpp SyncDependenceAnalysis.cpp SyntheticCountsUtils.cpp TFUtils.cpp TargetLibraryInfo.cpp TargetTransformInfo.cpp Trace.cpp TypeBasedAliasAnalysis.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=unsigned int, U=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=unsigned int, Integral=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=unsigned int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp(672): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=unsigned int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Analysis\ScalarEvolution.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Analysis\LLVMAnalysis.vcxproj] TypeMetadataUtils.cpp ScopedNoAliasAA.cpp ValueLattice.cpp ValueLatticeUtils.cpp ValueTracking.cpp VectorUtils.cpp VFABIDemangling.cpp LLVMAnalysis.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAnalysis.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/Utils/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/Utils/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/CMakeLists.txt AMDGPUAsmUtils.cpp Target.cpp AMDGPUBaseInfo.cpp TargetIntrinsicInfo.cpp AddDiscriminators.cpp AMDGPULDSUtils.cpp AMDGPUPALMetadata.cpp TargetLoweringObjectFile.cpp AMDGPUEmitPrintf.cpp AMDKernelCodeTUtils.cpp TargetMachine.cpp ASanStackFrameLayout.cpp TargetMachineC.cpp AssumeBundleBuilder.cpp BasicBlockUtils.cpp BreakCriticalEdges.cpp BuildLibCalls.cpp BypassSlowDivision.cpp CallPromotionUtils.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Bitcode/Writer/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\Utils\LLVMAMDGPUUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ CallGraphUpdater.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) CanonicalizeAliases.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUPALMetadata.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\Utils\LLVMAMDGPUUtils.vcxproj] CanonicalizeFreezeInLoops.cpp CloneFunction.cpp CloneModule.cpp CodeExtractor.cpp CodeMoverUtils.cpp CtorUtils.cpp Debugify.cpp DemoteRegToStack.cpp BitWriter.cpp BitcodeWriter.cpp EntryExitInstrumenter.cpp BitcodeWriterPass.cpp ValueEnumerator.cpp EscapeEnumerator.cpp Evaluator.cpp FixIrreducible.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\Utils\LLVMAMDGPUUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ LLVMTarget.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTarget.lib Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ FlattenCFG.cpp Integral=type FunctionComparator.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, FunctionImportUtils.cpp Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) GlobalStatus.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType GuardUtils.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ HelloWorld.cpp T=llvm::MVT::SimpleValueType InlineFunction.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\Utils\AMDGPUBaseInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\Utils\LLVMAMDGPUUtils.vcxproj] InjectTLIMappings.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/CMakeLists.txt InstructionNamer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DWP/CMakeLists.txt IntegerDivision.cpp LCSSA.cpp LibCallsShrinkWrap.cpp Local.cpp LoopPeel.cpp LLVMAMDGPUUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUUtils.lib LoopRotationUtils.cpp ExecutionEngine.cpp ExecutionEngineBindings.cpp GDBRegistrationListener.cpp LoopSimplify.cpp DWP.cpp SectionMemoryManager.cpp TargetSelect.cpp DWPError.cpp LoopUnroll.cpp LoopUnrollAndJam.cpp LLVMBitWriter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitWriter.lib LoopUnrollRuntime.cpp LoopUtils.cpp LoopVersioning.cpp LowerInvoke.cpp LowerMemIntrinsics.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt LowerSwitch.cpp MatrixUtils.cpp LLVMExecutionEngine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMExecutionEngine.lib MemoryOpRemark.cpp Mem2Reg.cpp LLVMDWP.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDWP.lib AMDGPUAsmBackend.cpp AMDGPUELFObjectWriter.cpp AMDGPUELFStreamer.cpp AMDGPUInstPrinter.cpp MetaRenamer.cpp AMDGPUMCAsmInfo.cpp AMDGPUMCCodeEmitter.cpp AMDGPUMCTargetDesc.cpp AMDGPUTargetStreamer.cpp R600MCCodeEmitter.cpp ModuleUtils.cpp R600MCTargetDesc.cpp NameAnonGlobals.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/MCJIT/CMakeLists.txt PredicateInfo.cpp SIMCCodeEmitter.cpp PromoteMemoryToRegister.cpp RelLookupTableConverter.cpp ScalarEvolutionExpander.cpp SCCPSolver.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\MCTargetDesc\LLVMAMDGPUDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled StripGCRelocates.cpp with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type SSAUpdater.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType SSAUpdaterBulk.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\MCTargetDesc\AMDGPUInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\MCTargetDesc\LLVMAMDGPUDesc.vcxproj] SampleProfileLoaderBaseUtil.cpp MCJIT.cpp SanitizerStats.cpp SimplifyCFG.cpp SimplifyIndVar.cpp SimplifyLibCalls.cpp SizeOpts.cpp SplitModule.cpp StripNonLineTableDebugInfo.cpp SymbolRewriter.cpp UnifyFunctionExitNodes.cpp UnifyLoopExits.cpp Utils.cpp ValueMapper.cpp VNCoercion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Utils\LLVMTransformUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=int, U=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=int, Integral=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) LLVMMCJIT.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCJIT.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp(1272): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Utils\SimplifyCFG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Utils\LLVMTransformUtils.vcxproj] LLVMAMDGPUDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUDesc.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/AsmParser/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/Disassembler/CMakeLists.txt AMDGPUAsmParser.cpp AMDGPUDisassembler.cpp LLVMTransformUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTransformUtils.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Linker/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/ObjCARC/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/Instrumentation/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Frontend/OpenMP/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/InstCombine/CMakeLists.txt OMP.cpp OMPContext.cpp AddressSanitizer.cpp BoundsChecking.cpp CGProfile.cpp ObjCARC.cpp IRMover.cpp ControlHeightReduction.cpp DataFlowSanitizer.cpp GCOVProfiling.cpp MemProfiler.cpp ObjCARCOpts.cpp OMPIRBuilder.cpp ObjCARCExpand.cpp ObjCARCAPElim.cpp ObjCARCContract.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/Vectorize/CMakeLists.txt LinkModules.cpp DependencyAnalysis.cpp ProvenanceAnalysis.cpp MemorySanitizer.cpp ProvenanceAnalysisEvaluator.cpp InstructionCombining.cpp InstCombineAddSub.cpp InstCombineAtomicRMW.cpp InstCombineAndOrXor.cpp InstCombineCalls.cpp InstCombineCasts.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/AggressiveInstCombine/CMakeLists.txt InstCombineCompares.cpp PtrState.cpp InstCombineLoadStoreAlloca.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Instrumentation\LLVMInstrumentation.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=int, U=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) IndirectCallPromotion.cpp Instrumentation.cpp InstrOrderFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=int, Integral=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' InstCombineMulDivRem.cpp with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp(1167): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\AsmParser\LLVMAMDGPUAsmParser.vcxproj] T=int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ LoadStoreVectorizer.cpp Integral=type, with InstCombineNegator.cpp U=type ] [ LoopVectorizationLegality.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled LoopVectorize.cpp SLPVectorizer.cpp with T=size_t Vectorize.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp(870): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ with [ VectorCombine.cpp T=llvm::MVT::SimpleValueType, T=size_t VPlan.cpp ] InstCombinePHI.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Instrumentation\GCOVProfiling.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Instrumentation\LLVMInstrumentation.vcxproj] Enum=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' InstCombineSelect.cpp VPlanHCFGBuilder.cpp with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] InstCombineShifts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled InstCombineSimplifyDemanded.cpp with [ VPlanPredicator.cpp T=llvm::MVT::SimpleValueType ] InstrProfiling.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] InstCombineVectorOps.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\AsmParser\LLVMAMDGPUAsmParser.vcxproj] AggressiveInstCombine.cpp PGOInstrumentation.cpp TruncInstCombine.cpp PGOMemOPSizeOpt.cpp LLVMAMDGPUDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUDisassembler.lib PoisonChecking.cpp SanitizerCoverage.cpp ValueProfileCollector.cpp LLVMObjCARCOpts.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObjCARCOpts.lib ThreadSanitizer.cpp HWAddressSanitizer.cpp VPlanSLP.cpp VPlanTransforms.cpp VPlanVerifier.cpp LLVMLinker.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLinker.lib LLVMAggressiveInstCombine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAggressiveInstCombine.lib LLVMInstrumentation.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInstrumentation.lib LLVMInstCombine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInstCombine.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/Scalar/CMakeLists.txt ADCE.cpp AlignmentFromAssumptions.cpp AnnotationRemarks.cpp BDCE.cpp CallSiteSplitting.cpp ConstantHoisting.cpp ConstraintElimination.cpp LLVMAMDGPUAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUAsmParser.lib CorrelatedValuePropagation.cpp DCE.cpp DeadStoreElimination.cpp DFAJumpThreading.cpp DivRemPairs.cpp EarlyCSE.cpp LLVMVectorize.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMVectorize.lib FlattenCFGPass.cpp Float2Int.cpp GuardWidening.cpp GVN.cpp GVNHoist.cpp GVNSink.cpp IVUsersPrinter.cpp InductiveRangeCheckElimination.cpp IndVarSimplify.cpp InferAddressSpaces.cpp InstSimplifyPass.cpp JumpThreading.cpp LICM.cpp LoopAccessAnalysisPrinter.cpp LoopBoundSplit.cpp LoopSink.cpp LoopDeletion.cpp LoopDataPrefetch.cpp LoopDistribute.cpp LoopFuse.cpp LoopIdiomRecognize.cpp LoopInstSimplify.cpp LoopInterchange.cpp LoopFlatten.cpp LoopLoadElimination.cpp LoopPassManager.cpp LLVMFrontendOpenMP.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFrontendOpenMP.lib LoopPredication.cpp LoopRerollPass.cpp LoopRotation.cpp LoopSimplifyCFG.cpp LoopStrengthReduce.cpp LoopUnrollPass.cpp LoopUnrollAndJamPass.cpp LoopUnswitch.cpp LoopVersioningLICM.cpp LowerAtomic.cpp LowerConstantIntrinsics.cpp LowerExpectIntrinsic.cpp LowerGuardIntrinsic.cpp LowerMatrixIntrinsics.cpp LowerWidenableCondition.cpp MakeGuardsExplicit.cpp MemCpyOptimizer.cpp MergeICmps.cpp MergedLoadStoreMotion.cpp NaryReassociate.cpp NewGVN.cpp PartiallyInlineLibCalls.cpp PlaceSafepoints.cpp Reassociate.cpp Reg2Mem.cpp RewriteStatepointsForGC.cpp SCCP.cpp SROA.cpp Scalar.cpp Scalarizer.cpp ScalarizeMaskedMemIntrin.cpp SeparateConstOffsetFromGEP.cpp SimpleLoopUnswitch.cpp SimplifyCFGPass.cpp Sink.cpp SpeculativeExecution.cpp StraightLineStrengthReduce.cpp StructurizeCFG.cpp TailRecursionElimination.cpp WarnMissedTransforms.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Scalar\LLVMScalarOpts.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=int, U=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=int, Integral=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp(268): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Transforms\Scalar\SimpleLoopUnswitch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Transforms\Scalar\LLVMScalarOpts.vcxproj] LLVMScalarOpts.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMScalarOpts.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/FuzzMutate/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/IPO/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/CodeGen/CMakeLists.txt FuzzerCLI.cpp IRMutator.cpp OpDescriptor.cpp Operations.cpp AlwaysInliner.cpp RandomIRBuilder.cpp Annotation2Metadata.cpp ArgumentPromotion.cpp Attributor.cpp AttributorAttributes.cpp BarrierNoopPass.cpp BlockExtractor.cpp CalledValuePropagation.cpp AggressiveAntiDepBreaker.cpp AllocationOrder.cpp Analysis.cpp AtomicExpandPass.cpp BasicTargetTransformInfo.cpp BranchFolding.cpp BranchRelaxation.cpp BreakFalseDeps.cpp ConstantMerge.cpp CrossDSOCFI.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, DeadArgumentElimination.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ElimAvailExtern.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ExtractGV.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ForceFunctionAttrs.cpp with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AllocationOrder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) BasicBlockSections.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled FunctionAttrs.cpp with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with FunctionImport.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) LLVMFuzzMutate.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFuzzMutate.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BreakFalseDeps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] FunctionSpecialization.cpp GlobalDCE.cpp GlobalOpt.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with GlobalSplit.cpp [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) CalcSpillWeights.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled HotColdSplitting.cpp with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchRelaxation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] IPO.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType IROutliner.cpp InferFunctionAttrs.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AggressiveAntiDepBreaker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) CallingConvLower.cpp InlineSimple.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with Inliner.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Internalize.cpp with LoopExtractor.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) CFGuardLongjmp.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BranchFolding.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LowerTypeTests.cpp MergeFunctions.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ OpenMPOpt.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AtomicExpandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) CFIInstrInserter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with PartialInlining.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\Analysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PassManagerBuilder.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PruneEH.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) CodeGen.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) CodeGenPassBuilder.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) SampleContextTracker.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] CodeGenPrepare.cpp SampleProfile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type SampleProfileProbe.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) CommandFlags.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, SCCP.cpp Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with StripDeadPrototypes.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled StripSymbols.cpp with [ T=llvm::MVT::SimpleValueType SyntheticCountsPropagation.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\BasicBlockSections.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ThinLTOBitcodeWriter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CalcSpillWeights.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) CriticalAntiDepBreaker.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with WholeProgramDevirt.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFGuardLongjmp.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] DeadMachineInstructionElim.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) DetectDeadLanes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CallingConvLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] DFAPacketizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CFIInstrInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] DwarfEHPrepare.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPassBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DetectDeadLanes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DeadMachineInstructionElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] EarlyIfConversion.cpp EdgeBundles.cpp EHContGuardCatchret.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) ExecutionDomainFix.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CriticalAntiDepBreaker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ExpandMemCmp.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DFAPacketizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EdgeBundles.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\CodeGenPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ExpandPostRAPseudos.cpp ExpandReductions.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\DwarfEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EHContGuardCatchret.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExecutionDomainFix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ExpandVectorPredication.cpp FaultMaps.cpp FEntryInserter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\EarlyIfConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) FinalizeISel.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandPostRAPseudos.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] FixupStatepointCallerSaved.cpp FuncletLayout.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ExpandMemCmp.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FaultMaps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FEntryInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] GCMetadata.cpp GCMetadataPrinter.cpp GCRootLowering.cpp GlobalMerge.cpp HardwareLoops.cpp LLVMipo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMipo.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FuncletLayout.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Transforms/Coroutines/CMakeLists.txt IfConversion.cpp ImplicitNullChecks.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FinalizeISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] IndirectBrExpandPass.cpp Coroutines.cpp InlineSpiller.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with CoroCleanup.cpp CoroEarly.cpp [ T=llvm::MVT::SimpleValueType CoroElide.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ CoroFrame.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\FixupStatepointCallerSaved.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] CoroSplit.cpp InterferenceCache.cpp InterleavedAccessPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=int, U=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=int, Integral=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp(257): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled with [ T=int ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IndirectBrExpandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ImplicitNullChecks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GCRootLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] InterleavedLoadCombinePass.cpp IntrinsicLowering.cpp LatencyPriorityQueue.cpp LazyMachineBlockFrequencyInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterferenceCache.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\IfConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LexicalScopes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InlineSpiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LiveDebugVariables.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) LiveIntervals.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) LiveInterval.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedAccessPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LatencyPriorityQueue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LiveIntervalUnion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LazyMachineBlockFrequencyInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LexicalScopes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LivePhysRegs.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with LLVMCoroutines.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCoroutines.lib [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\InterleavedLoadCombinePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LiveRangeCalc.cpp LiveIntervalCalc.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalUnion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveInterval.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LiveRangeEdit.cpp LiveRangeShrink.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LivePhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Passes/CMakeLists.txt LiveRegMatrix.cpp LiveRegUnits.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeCalc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugVariables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType PassBuilder.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) PassBuilderBindings.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled PassPlugin.cpp with StandardInstrumentations.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveIntervalCalc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LiveStacks.cpp LiveVariables.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) LLVMTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeShrink.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRangeEdit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegUnits.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LocalStackSlotAllocation.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) LoopTraversal.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveRegMatrix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LowLevelType.cpp LowerEmuTLS.cpp MachineBasicBlock.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveStacks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LowLevelType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineBlockFrequencyInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveVariables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineBlockPlacement.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LocalStackSlotAllocation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LoopTraversal.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineBranchProbabilityInfo.cpp MachineCombiner.cpp MachineCopyPropagation.cpp MachineCSE.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBranchProbabilityInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineCheckDebugify.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCopyPropagation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockFrequencyInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBasicBlock.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LLVMTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) MachineDebugify.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineBlockPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCSE.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineDominanceFrontier.cpp MachineDominators.cpp MachineFrameInfo.cpp MachineFunction.cpp MachineFunctionPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineCheckDebugify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineFunctionPrinterPass.cpp MachineFunctionSplitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominanceFrontier.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDominators.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineInstrBundle.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFrameInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineInstr.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineDebugify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPrinterPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineLICM.cpp MachineLoopInfo.cpp MachineLoopUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionSplitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunctionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineModuleInfo.cpp MachineModuleInfoImpls.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstrBundle.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineModuleSlotTracker.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineInstr.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineOperand.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLoopInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineOptimizationRemarkEmitter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineLICM.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineOutliner.cpp MachinePassManager.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachinePipeliner.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineModuleSlotTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachinePostDominators.cpp MachineRegionInfo.cpp MachineRegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOptimizationRemarkEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOperand.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePassManager.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineScheduler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePostDominators.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineSink.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) MachineSizeOpts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineSSAUpdater.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) MachineStripDebug.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineOutliner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineRegionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachinePipeliner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MachineTraceMetrics.cpp MachineVerifier.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSizeOpts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MIRFSDiscriminator.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSSAUpdater.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MIRYamlMapping.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStripDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineSink.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ModuloSchedule.cpp MultiHazardRecognizer.cpp PatchableFunction.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) MBFIWrapper.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineTraceMetrics.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRYamlMapping.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MIRPrinter.cpp MIRPrintingPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineVerifier.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MacroFusion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRFSDiscriminator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MBFIWrapper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] NonRelocatableStringpool.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrintingPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] OptimizePHIs.cpp ParallelCG.cpp PeepholeOptimizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PatchableFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PHIElimination.cpp PHIEliminationUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ModuloSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PostRAHazardRecognizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\OptimizePHIs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PostRASchedulerList.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIEliminationUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PreISelIntrinsicLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ProcessImplicitDefs.cpp PrologEpilogInserter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PeepholeOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRAHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PHIElimination.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] PseudoProbeInserter.cpp PseudoSourceValue.cpp RDFGraph.cpp RDFLiveness.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PostRASchedulerList.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ProcessImplicitDefs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RDFRegisters.cpp ReachingDefAnalysis.cpp RegAllocBase.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoSourceValue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PseudoProbeInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\PrologEpilogInserter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegAllocBasic.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegAllocFast.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ReachingDefAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegAllocGreedy.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFGraph.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegAllocPBQP.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RDFLiveness.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegisterClassInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegisterCoalescer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocFast.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegisterPressure.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterClassInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegisterScavenging.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocBasic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RemoveRedundantDebugValues.cpp RenameIndependentSubregs.cpp MachineStableHash.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocGreedy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterPressure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) MIRVRegNamerUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegAllocPBQP.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterScavenging.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MIRNamerPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RemoveRedundantDebugValues.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] MIRCanonicalizerPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterCoalescer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegisterUsageInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RenameIndependentSubregs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) RegUsageInfoCollector.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRVRegNamerUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MachineStableHash.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] RegUsageInfoPropagate.cpp ReplaceWithVeclib.cpp ResetMachineFunctionPass.cpp SafeStack.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRNamerPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRCanonicalizerPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] SafeStackLayout.cpp LLVMPasses.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPasses.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/Orc/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegisterUsageInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoCollector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ScheduleDAG.cpp ScheduleDAGInstrs.cpp ScheduleDAGPrinter.cpp CompileOnDemandLayer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] CompileUtils.cpp Core.cpp DebugObjectManagerPlugin.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled DebugUtils.cpp with [ Integral=type, EPCDynamicLibrarySearchGenerator.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) EPCDebugObjectRegistrar.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) EPCEHFrameRegistrar.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\RegUsageInfoPropagate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) ScoreboardHazardRecognizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ResetMachineFunctionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ShadowStackGCLowering.cpp ShrinkWrap.cpp SjLjEHPrepare.cpp EPCIndirectionUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] ExecutionUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) IndirectionUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) IRCompileLayer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) IRTransformLayer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) SlotIndexes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with JITTargetMachineBuilder.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SafeStack.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LazyReexports.cpp Layer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled LLJIT.cpp with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ MachOPlatform.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] Mangling.cpp ObjectLinkingLayer.cpp SpillPlacement.cpp ObjectTransformLayer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScoreboardHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] SplitKit.cpp StackColoring.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) StackMapLivenessAnalysis.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ScheduleDAGInstrs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] OrcABISupport.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) OrcV2CBindings.cpp RTDyldObjectLinkingLayer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SlotIndexes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] Speculation.cpp SpeculateAnalyses.cpp ExecutorProcessControl.cpp StackMaps.cpp StackProtector.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) StackSlotColoring.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ ThreadSafeModule.cpp T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ShrinkWrap.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SpillPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) SwiftErrorValueTracking.cpp SwitchLoweringUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMapLivenessAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TailDuplication.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SplitKit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackMaps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TailDuplicator.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackSlotColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TargetFrameLoweringImpl.cpp TargetInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwitchLoweringUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled LLVMOrcJIT.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcJIT.lib with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\StackProtector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) TargetLoweringBase.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SwiftErrorValueTracking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplication.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TargetLoweringObjectFileImpl.cpp TargetOptionsImpl.cpp TargetPassConfig.cpp TargetRegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetFrameLoweringImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TailDuplicator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TargetSchedule.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetOptionsImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TargetSubtargetInfo.cpp TypePromotion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] TwoAddressInstructionPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetPassConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringObjectFileImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetLoweringBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] UnreachableBlockElim.cpp ValueTypes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TargetSchedule.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] VirtRegMap.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\ValueTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] WasmEHPrepare.cpp WinEHPrepare.cpp XRayInstrumentation.cpp LiveDebugValues.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TypePromotion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\TwoAddressInstructionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\VirtRegMap.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\LiveDebugValues.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] VarLocBasedImpl.cpp InstrRefBasedImpl.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\UnreachableBlockElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WinEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\XRayInstrumentation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\WasmEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\VarLocBasedImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\LiveDebugValues\InstrRefBasedImpl.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\LLVMCodeGen.vcxproj] LLVMCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCodeGen.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/CodeGen/MIRParser/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/ExecutionEngine/Interpreter/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/CodeGen/AsmPrinter/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/Utils/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/CodeGen/SelectionDAG/CMakeLists.txt Execution.cpp ExternalFunctions.cpp DAGCombiner.cpp Interpreter.cpp MILexer.cpp FastISel.cpp WebAssemblyUtilities.cpp MIParser.cpp MIRParser.cpp FunctionLoweringInfo.cpp AccelTable.cpp InstrEmitter.cpp AddressPool.cpp AIXException.cpp ARMException.cpp WebAssemblyTypeUtilities.cpp AsmPrinter.cpp AsmPrinterDwarf.cpp LegalizeDAG.cpp AsmPrinterInlineAsm.cpp LegalizeFloatTypes.cpp DbgEntityHistoryCalculator.cpp LegalizeIntegerTypes.cpp LegalizeTypes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Utils\LLVMWebAssemblyUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/LTO/CMakeLists.txt U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyTypeUtilities.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Utils\LLVMWebAssemblyUtils.vcxproj] [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\MIRParser\LLVMMIRParser.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\MIRParser\LLVMMIRParser.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AddressPool.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] DebugHandlerBase.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ARMException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterDwarf.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled DebugLocStream.cpp with [ Integral=type, DIE.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\MIRParser\LLVMMIRParser.vcxproj] [ with Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ with T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) LegalizeTypesGeneric.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) LegalizeVectorOps.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) Caching.cpp LTO.cpp LTOBackend.cpp LTOModule.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AIXException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] LegalizeVectorTypes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) LTOCodeGenerator.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Utils\LLVMWebAssemblyUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\MIRParser\MIRParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\MIRParser\LLVMMIRParser.vcxproj] SummaryBasedOptimizations.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] Integral=type, Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled UpdateCompilerUsed.cpp U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ThinLTOCodeGenerator.cpp Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ Integral=type with T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with T=llvm::MVT::SimpleValueType, [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) with DIEHash.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] LLVMInterpreter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInterpreter.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinterInlineAsm.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with with [ Integral=type, [ [ U=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\Utils\WebAssemblyUtilities.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Utils\LLVMWebAssemblyUtils.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) with ResourcePriorityQueue.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\LTO\LLVMLTO.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DbgEntityHistoryCalculator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\UpdateCompilerUsed.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\LTO\LLVMLTO.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\InstrEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) ScheduleDAGFast.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) DwarfCFIException.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' LLVMWebAssemblyUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyUtils.lib with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) [ T=llvm::MVT::SimpleValueType ScheduleDAGRRList.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) with LLVMMIRParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMIRParser.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AccelTable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\LTO\LLVMLTO.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/AsmParser/CMakeLists.txt T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ DwarfCompileUnit.cpp T=llvm::MVT::SimpleValueType DwarfDebug.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/MCTargetDesc/CMakeLists.txt T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\DAGCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\LTO\LTO.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\LTO\LLVMLTO.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugHandlerBase.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) Integral=type, ScheduleDAGSDNodes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) DwarfExpression.cpp WebAssemblyAsmParser.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) WebAssemblyAsmTypeCheck.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DebugLocStream.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled DwarfFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with WebAssemblyAsmBackend.cpp T=llvm::MVT::SimpleValueType [ WebAssemblyInstPrinter.cpp Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with Integral=type, [ U=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIE.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] WebAssemblyMCAsmInfo.cpp WebAssemblyMCCodeEmitter.cpp WebAssemblyMCTargetDesc.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled WebAssemblyTargetStreamer.cpp with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) Integral=type, WebAssemblyWasmObjectWriter.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCFIException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType DwarfStringPool.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ [ T=llvm::MVT::SimpleValueType Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) DwarfUnit.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ScheduleDAGVLIW.cpp SelectionDAGBuilder.cpp SelectionDAG.cpp SelectionDAGAddressAnalysis.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\AsmParser\LLVMWebAssemblyAsmParser.vcxproj] Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCCodeEmitter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\AsmParser\LLVMWebAssemblyAsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) [ T=llvm::MVT::SimpleValueType, Integral=type, U=type Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) with [ T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmParser.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\AsmParser\LLVMWebAssemblyAsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\AsmParser\WebAssemblyAsmTypeCheck.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\AsmParser\LLVMWebAssemblyAsmParser.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DIEHash.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] EHStreamer.cpp T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) [ ErlangGCPrinter.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyMCTargetDesc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ResourcePriorityQueue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] SelectionDAGDumper.cpp SelectionDAGISel.cpp SelectionDAGPrinter.cpp Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyWasmObjectWriter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyAsmBackend.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfStringPool.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) [ with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGAddressAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyInstPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfCompileUnit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] OcamlGCPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfExpression.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) PseudoProbePrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\EHStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) SelectionDAGTargetInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\MCTargetDesc\WebAssemblyTargetStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\MCTargetDesc\LLVMWebAssemblyDesc.vcxproj] [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGVLIW.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ T=llvm::MVT::SimpleValueType [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) WinCFGuard.cpp WinException.cpp CodeViewDebug.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] StatepointLowering.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) LLVMWebAssemblyAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyAsmParser.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\ErlangGCPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with TargetLowering.cpp LLVMLTO.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLTO.lib [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ Integral=type, T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ T=llvm::MVT::SimpleValueType [ LLVMWebAssemblyDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyDesc.lib T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\DwarfUnit.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] [ WasmException.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ Integral=type, [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/Disassembler/CMakeLists.txt with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\OcamlGCPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with Integral=type, [ T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGTargetInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with T=llvm::MVT::SimpleValueType, [ Integral=type, Enum=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\PseudoProbePrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinCFGuard.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type, with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGDumper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] with [ T=llvm::MVT::SimpleValueType WebAssemblyDisassembler.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WasmException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\WinException.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\StatepointLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ Integral=type, U=type Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType, Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\AsmPrinter\CodeViewDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\AsmPrinter\LLVMAsmPrinter.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\SelectionDAG\TargetLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\SelectionDAG\LLVMSelectionDAG.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Disassembler\LLVMWebAssemblyDisassembler.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\Disassembler\LLVMWebAssemblyDisassembler.vcxproj] LLVMWebAssemblyDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyDisassembler.lib LLVMAsmPrinter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAsmPrinter.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/DWARFLinker/CMakeLists.txt DWARFLinkerCompileUnit.cpp DWARFLinkerDeclContext.cpp DWARFLinker.cpp DWARFStreamer.cpp LLVMSelectionDAG.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSelectionDAG.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/WebAssembly/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Sparc/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Hexagon/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/CodeGen/GlobalISel/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AVR/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/SystemZ/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/BPF/CMakeLists.txt DelaySlotFiller.cpp LeonPasses.cpp SparcAsmPrinter.cpp SparcInstrInfo.cpp SparcISelDAGToDAG.cpp SystemZAsmPrinter.cpp SparcISelLowering.cpp SparcFrameLowering.cpp WebAssemblyAddMissingPrototypes.cpp SystemZCallingConv.cpp SparcMachineFunctionInfo.cpp CSEInfo.cpp WebAssemblyArgumentMove.cpp WebAssemblyAsmPrinter.cpp WebAssemblyCFGStackify.cpp WebAssemblyCFGSort.cpp GISelKnownBits.cpp WebAssemblyDebugFixup.cpp SystemZConstantPoolValue.cpp CSEMIRBuilder.cpp BPFAbstractMemberAccess.cpp WebAssemblyDebugValueManager.cpp SystemZCopyPhysRegs.cpp CallLowering.cpp WebAssemblyLateEHPrepare.cpp GlobalISel.cpp BPFAdjustOpt.cpp SystemZElimCompare.cpp BPFAsmPrinter.cpp BPFCheckAndAdjustIR.cpp SystemZFrameLowering.cpp SystemZHazardRecognizer.cpp Combiner.cpp SystemZISelDAGToDAG.cpp BPFFrameLowering.cpp CombinerHelper.cpp BPFInstrInfo.cpp BPFISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\DWARFLinker\LLVMDWARFLinker.vcxproj] GISelChangeObserver.cpp BitTracker.cpp AVRAsmPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled HexagonAsmPrinter.cpp AVRExpandPseudoInsts.cpp with [ Integral=type, U=type BPFISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] AVRFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled HexagonBitSimplify.cpp with with [ [ Integral=type Integral=type, HexagonBitTracker.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) AVRInstrInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) HexagonBlockRanges.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled AVRISelDAGToDAG.cpp HexagonBranchRelaxation.cpp with with AVRISelLowering.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/XCore/CMakeLists.txt [ [ Integral=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) with SystemZISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ IRTranslator.cpp with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType HexagonCFGOptimizer.cpp AVRMCInstLower.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/MSP430/CMakeLists.txt ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) [ T=llvm::MVT::SimpleValueType HexagonCommonGEP.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] AVRRelaxMemOperations.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\DWARFLinker\DWARFStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\DWARFLinker\LLVMDWARFLinker.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) [ Integral=type, Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) WebAssemblyExceptionInfo.cpp T=llvm::MVT::SimpleValueType, U=type U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with SparcRegisterInfo.cpp [ with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) Integral=type [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with Enum=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) with Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType Integral=type, with with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelChangeObserver.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType [ InlineAsmLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) [ T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with U=type with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CSEMIRBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGSort.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) [ [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled InstructionSelect.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\BitTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] [ with [ Integral=type, [ Integral=type, Integral=type, U=type U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ Integral=type, U=type T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with Integral=type [ with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) T=llvm::MVT::SimpleValueType [ U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with with [ [ Integral=type Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) Enum=llvm::MVT::SimpleValueType InstructionSelector.cpp with [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type AVRRegisterInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) XCoreAsmPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType [ with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ with Integral=type, U=type [ T=llvm::MVT::SimpleValueType XCoreFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) BPFMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZElimCompare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with with XCoreInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] [ MSP430BranchSelector.cpp [ MSP430ISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] XCoreISelDAGToDAG.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) MSP430ISelLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) MSP430InstrInfo.cpp T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType MSP430FrameLowering.cpp MSP430MachineFunctionInfo.cpp XCoreISelLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) T=llvm::MVT::SimpleValueType Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) XCoreLowerThreadLocal.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) U=type XCoreMachineFunctionInfo.cpp with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled HexagonConstExtenders.cpp with [ [ XCoreMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) Integral=type, Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Lanai/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) MSP430RegisterInfo.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType with with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) with [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) WebAssemblyExplicitLocals.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyArgumentMove.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCFGOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] T=llvm::MVT::SimpleValueType SystemZInstrInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, SystemZLDCleanup.cpp T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) with Integral=type, [ T=llvm::MVT::SimpleValueType with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, with SparcSubtarget.cpp with [ Enum=llvm::MVT::SimpleValueType [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Combiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) [ with [ SparcTargetMachine.cpp [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType HexagonConstPropagation.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAbstractMemberAccess.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) [ with Integral=type, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\GISelKnownBits.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with [ Integral=type, U=type U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\LeonPasses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) [ Integral=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitTracker.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType MSP430Subtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] BPFPreserveDIType.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLateEHPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType, with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\DelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) Integral=type, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled U=type with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled LanaiAsmPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled LanaiDelaySlotFiller.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) Integral=type BPFRegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAdjustOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFCheckAndAdjustIR.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) T=llvm::MVT::SimpleValueType, AVRShiftExpand.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType LanaiFrameLowering.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) [ LanaiInstrInfo.cpp LanaiISelDAGToDAG.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) LanaiISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ MSP430TargetMachine.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) LanaiMachineFunctionInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZCopyPhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ LanaiMCInstLower.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugValueManager.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) T=llvm::MVT::SimpleValueType, U=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBranchRelaxation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyCFGStackify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ LegalityPredicates.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] Integral=type, Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) Integral=type, with with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) Integral=type Integral=type, with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType LegalizeMutations.cpp with with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type SparcMCInstLower.cpp Enum=llvm::MVT::SimpleValueType Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ AVRSubtarget.cpp [ with WebAssemblyFastISel.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) [ [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType [ U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) Legalizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with Integral=type, [ T=llvm::MVT::SimpleValueType U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' AVRTargetMachine.cpp with with Integral=type [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) SparcTargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType AVRTargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBitSimplify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType XCoreRegisterInfo.cpp [ [ Integral=type, T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) with Enum=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\CombinerHelper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyDebugFixup.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType WebAssemblyFixBrTableDefaults.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) BPFSelectionDAGInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] HexagonCopyToCombine.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ SystemZLongBranch.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType BPFSubtarget.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] T=llvm::MVT::SimpleValueType Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled LanaiMemAluCombiner.cpp with [ XCoreSubtarget.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) with [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ SystemZMachineFunctionInfo.cpp with [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) WebAssemblyFixIrreducibleControlFlow.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonBlockRanges.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) with T=llvm::MVT::SimpleValueType, with [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) [ with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled XCoreTargetMachine.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ Integral=type, with [ T=llvm::MVT::SimpleValueType [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) U=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) T=llvm::MVT::SimpleValueType Integral=type Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) BPFTargetMachine.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) HexagonEarlyIfConv.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InlineAsmLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] BPFMIPeephole.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled LegalizerHelper.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRelaxMemOperations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) WebAssemblyFixFunctionBitcasts.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled WebAssemblyFrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) with SystemZMachineScheduler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) SystemZMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled MSP430AsmPrinter.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled SystemZPostRewrite.cpp with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) LegalizerInfo.cpp with Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) MSP430MCInstLower.cpp [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled LanaiRegisterInfo.cpp Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) T=llvm::MVT::SimpleValueType, with with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) Enum=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) XCoreTargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] Integral=type T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) with Integral=type, [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType U=type T=llvm::MVT::SimpleValueType, with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) Integral=type, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled WebAssemblyISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) [ U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) with HexagonExpandCondsets.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) [ T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) T=llvm::MVT::SimpleValueType Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) [ [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] with HexagonFixupHwLoops.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) with HexagonFrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] [ HexagonGenExtract.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) with with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) with T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with LanaiSelectionDAGInfo.cpp U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) [ T=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExplicitLocals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalityPredicates.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) T=llvm::MVT::SimpleValueType [ with Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) Integral=type, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiDelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430BranchSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] [ WebAssemblyISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] Integral=type [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType BPFMIChecking.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ with Integral=type, T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) T=llvm::MVT::SimpleValueType Integral=type, [ U=type Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) LegacyLegalizerInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with [ [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType Integral=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRShiftExpand.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with with Integral=type, [ [ U=type Integral=type, Integral=type U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with with with [ [ T=llvm::MVT::SimpleValueType, Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\IRTranslator.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] Localizer.cpp [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) LanaiSubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) BPFMISimplifyPatchable.cpp [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) BTFDebug.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstExtenders.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) with Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) [ T=llvm::MVT::SimpleValueType SystemZRegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with T=llvm::MVT::SimpleValueType, with [ with [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled WebAssemblyInstrInfo.cpp with [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyExceptionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) XCoreSelectionDAGInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) [ U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, XCoreFrameToArgsOffsetElim.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\InstructionSelect.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ U=type Integral=type, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ with Integral=type, Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] Integral=type Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ [ with with Integral=type with [ Integral=type, [ [ [ T=llvm::MVT::SimpleValueType U=type T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Sparc\SparcTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Sparc\LLVMSparcCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AVR\AVRSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AVR\LLVMAVRCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) T=llvm::MVT::SimpleValueType, WebAssemblyLowerBrUnless.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with T=llvm::MVT::SimpleValueType, [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) SystemZSelectionDAGInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) with T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLDCleanup.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonConstPropagation.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) with [ SystemZShortenInst.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] SystemZSubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixBrTableDefaults.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) with [ with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonCopyToCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type WebAssemblyLowerEmscriptenEHSjLj.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with HexagonGenInsert.cpp Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) T=llvm::MVT::SimpleValueType [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizeMutations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] LostDebugLocObserver.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled MachineIRBuilder.cpp HexagonGenMux.cpp LanaiTargetMachine.cpp [ T=llvm::MVT::SimpleValueType, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) RegBankSelect.cpp with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ Integral=type HexagonGenPredicate.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType LanaiTargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) with with with T=llvm::MVT::SimpleValueType [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with with T=llvm::MVT::SimpleValueType [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFixIrreducibleControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZPostRewrite.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type, [ with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) WebAssemblyLowerGlobalDtors.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegacyLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with U=type [ Integral=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonEarlyIfConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Enum=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMIChecking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\MSP430\MSP430AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\MSP430\LLVMMSP430CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) T=llvm::MVT::SimpleValueType with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZLongBranch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] Integral=type SystemZTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonExpandCondsets.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType with SystemZTargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Legalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) [ RegisterBank.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) HexagonHardwareLoops.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFMISimplifyPatchable.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] HexagonHazardRecognizer.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/NVPTX/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) with Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] [ U=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled U=type U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, [ with U=type with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) RegisterBankInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreFrameToArgsOffsetElim.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) HexagonInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LostDebugLocObserver.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFixupHwLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiMemAluCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Utils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BPFTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) Integral=type, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] HexagonISelDAGToDAG.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType WebAssemblyMachineFunctionInfo.cpp Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType, with with Enum=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) T=llvm::MVT::SimpleValueType, Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with T=llvm::MVT::SimpleValueType with WebAssemblyMCInstLower.cpp [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBank.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\BPF\BTFDebug.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\BPF\LLVMBPFCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\XCore\XCoreTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\XCore\LLVMXCoreCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) [ Enum=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type WebAssemblyMCLowerPrePass.cpp Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) with [ Integral=type, [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled SystemZTDC.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType NVPTXAllocaHoisting.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) NVPTXAtomicLower.cpp with T=llvm::MVT::SimpleValueType NVPTXAsmPrinter.cpp [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Localizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) [ NVPTXAssignValidGlobalNames.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ with T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType NVPTXFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) NVPTXGenericToNVVM.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) NVPTXISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenMux.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType NVPTXISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) LLVMDWARFLinker.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDWARFLinker.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type WebAssemblyNullifyDebugValueLists.cpp WebAssemblyOptimizeLiveIntervals.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled NVPTXImageOptimizer.cpp with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] T=llvm::MVT::SimpleValueType NVPTXInstrInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) HexagonISelDAGToDAGHVX.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with Integral=type, [ T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\LegalizerHelper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) [ [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType WebAssemblyOptimizeReturned.cpp [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenPredicate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) [ [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType NVPTXLowerAggrCopies.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) with [ [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with Integral=type, T=llvm::MVT::SimpleValueType [ U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' HexagonISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerBrUnless.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type HexagonISelLoweringHVX.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZShortenInst.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ Integral=type, Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXGenericToNVVM.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyLowerEmscriptenEHSjLj.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType NVPTXLowerArgs.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' WebAssemblyPeephole.cpp with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonGenInsert.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) [ Integral=type, T=llvm::MVT::SimpleValueType U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Enum=llvm::MVT::SimpleValueType with Integral=type with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) [ with NVPTXLowerAlloca.cpp [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with Integral=type [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Lanai\LanaiTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Lanai\LLVMLanaiCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\MachineIRBuilder.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Enum=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) WebAssemblyPrepareForLiveIntervals.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) [ with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ with T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ Integral=type, with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] with HexagonLoopIdiomRecognition.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, WebAssemblyRegisterInfo.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType WebAssemblyRegColoring.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) with [ with T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with [ NVPTXPeephole.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with T=llvm::MVT::SimpleValueType [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) T=llvm::MVT::SimpleValueType U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\RegBankSelect.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) HexagonMachineFunctionInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonHardwareLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) [ T=llvm::MVT::SimpleValueType NVPTXMCExpr.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) NVPTXPrologEpilogPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] with with HexagonMachineScheduler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with [ with [ Integral=type, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) [ with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyNullifyDebugValueLists.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\CodeGen\GlobalISel\Utils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\CodeGen\GlobalISel\LLVMGlobalISel.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with HexagonMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ [ with Integral=type, T=llvm::MVT::SimpleValueType, U=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, with [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCLowerPrePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\SystemZ\SystemZTDC.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\SystemZ\LLVMSystemZCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type WebAssemblyRegNumbering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType NVPTXRegisterInfo.cpp LLVMLanaiCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiCodeGen.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) LLVMSparcCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcCodeGen.lib [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) [ LLVMAVRCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRCodeGen.lib T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLoweringHVX.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXLowerArgs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with T=llvm::MVT::SimpleValueType [ LLVMGlobalISel.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMGlobalISel.lib Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] NVPTXReplaceImageHandles.cpp NVPTXSubtarget.cpp NVPTXTargetMachine.cpp LLVMMSP430CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430CodeGen.lib NVPTXTargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] NVPTXUtilities.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXPrologEpilogPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] NVVMIntrRange.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] NVVMReflect.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType LLVMXCoreCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreCodeGen.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ HexagonNewValueJump.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) T=llvm::MVT::SimpleValueType LLVMBPFCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFCodeGen.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyOptimizeLiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] WebAssemblyRegStackify.cpp NVPTXProxyRegErasure.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) with HexagonOptAddrMode.cpp [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelDAGToDAGHVX.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] WebAssemblyReplacePhysRegs.cpp WebAssemblyRuntimeLibcallSignatures.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) LLVMSystemZCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZCodeGen.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegColoring.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] WebAssemblySelectionDAGInfo.cpp with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, with [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AMDGPU/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) WebAssemblySetP2AlignOperands.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with HexagonOptimizeSZextends.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) HexagonPeephole.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/PowerPC/CMakeLists.txt [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, with U=type Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/RISCV/CMakeLists.txt [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) HexagonRDFOpt.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ HexagonRegisterInfo.cpp with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXReplaceImageHandles.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXProxyRegErasure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyPrepareForLiveIntervals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType WebAssemblySortRegion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled WebAssemblyMemIntrinsicResults.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) with [ AMDGPUAliasAnalysis.cpp T=llvm::MVT::SimpleValueType, AMDGPUAlwaysInlinePass.cpp AMDGPUAnnotateKernelFeatures.cpp Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType AMDGPUAttributor.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' AMDGPUAnnotateUniformValues.cpp AMDGPUArgumentUsageInfo.cpp AMDGPUAsmPrinter.cpp AMDGPUAtomicOptimizer.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) [ [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\NVPTX\NVPTXTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\NVPTX\LLVMNVPTXCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType PPCInstructionSelector.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) PPCBoolRetToInt.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/AArch64/CMakeLists.txt PPCAsmPrinter.cpp with PPCBranchSelector.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) PPCBranchCoalescing.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) PPCCallingConv.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) PPCCCState.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with RISCVAsmPrinter.cpp RISCVCallLowering.cpp [ Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/ARM/CMakeLists.txt RISCVExpandAtomicPseudoInsts.cpp PPCCTRLoops.cpp T=llvm::MVT::SimpleValueType AMDGPUCallLowering.cpp RISCVExpandPseudoInsts.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) RISCVFrameLowering.cpp RISCVInsertVSETVLI.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled PPCExpandAtomicPseudoInsts.cpp with RISCVInstrInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) HexagonSelectionDAGInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyReplacePhysRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] HexagonSplitConst32AndConst64.cpp Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/X86/CMakeLists.txt C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) RISCVInstructionSelector.cpp U=type AMDGPUCodeGenPrepare.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonNewValueJump.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegNumbering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) [ Integral=type WebAssemblySubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, HexagonSplitDouble.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUArgumentUsageInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAlwaysInlinePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchCoalescing.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) AArch64CallLowering.cpp AArch64GlobalISelUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) AArch64InstructionSelector.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with T=llvm::MVT::SimpleValueType [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled AArch64LegalizerInfo.cpp with Integral=type, AArch64O0PreLegalizerCombiner.cpp [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type AArch64PreLegalizerCombiner.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBranchSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType AArch64PostLegalizerCombiner.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) AArch64PostLegalizerLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) AMDGPUExportClustering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptimizeSZextends.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ Integral=type, with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] U=type [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled PPCHazardRecognizers.cpp with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) with LLVMNVPTXCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXCodeGen.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) PPCInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) T=llvm::MVT::SimpleValueType, X86AsmPrinter.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled X86AvoidTrailingCall.cpp HexagonStoreWidening.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType X86CallFrameOptimization.cpp with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) X86CallingConv.cpp [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType A15SDOptimizer.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) X86CallLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonOptAddrMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) X86CmovConversion.cpp with X86DomainReassignment.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAtomicOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] X86DiscriminateMemOps.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ARMAsmPrinter.cpp with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) [ [ Integral=type, Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ARMBaseInstrInfo.cpp U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) RISCVISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with [ [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) ARMBaseRegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ARMBasicBlockInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) ARMCallingConv.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCCState.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ARMCallLowering.cpp ARMConstantIslandPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) AMDGPUFixFunctionBitcasts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) WebAssemblyTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) Enum=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) Integral=type, U=type Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/source/lib/Target/Mips/CMakeLists.txt [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRuntimeLibcallSignatures.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] Integral=type WebAssemblyTargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled PPCISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAnnotateKernelFeatures.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with T=llvm::MVT::SimpleValueType HexagonSubtarget.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64GlobalISelUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySetP2AlignOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled AMDGPUFrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) HexagonTargetMachine.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with Integral=type with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) AMDGPUHSAMetadataStreamer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled AArch64PostSelectOptimize.cpp with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandAtomicPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Mips16FrameLowering.cpp with Mips16HardFloat.cpp [ T=llvm::MVT::SimpleValueType Mips16HardFloatInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) with Mips16InstrInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ Integral=type T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySortRegion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Integral=type, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) with [ [ HexagonTargetObjectFile.cpp T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64O0PreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled WebAssemblyTargetTransformInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with Integral=type Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidTrailingCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Integral=type U=type [ Enum=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled U=type with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ [ with T=llvm::MVT::SimpleValueType, Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonRDFOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) Mips16ISelDAGToDAG.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ [ with RISCVISelLowering.cpp T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUAttributor.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ RISCVLegalizerInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) Mips16ISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) AArch64RegisterBankInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with with AMDGPUInstCombineIntrinsic.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) [ [ [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) Mips16RegisterInfo.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBasicBlockInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) T=llvm::MVT::SimpleValueType, MipsAnalyzeImmediate.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) MipsAsmPrinter.cpp with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVExpandAtomicPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInsertVSETVLI.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] RISCVMCInstLower.cpp RISCVMergeBaseOffset.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) RISCVRegisterBankInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] RISCVRegisterInfo.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled U=type AMDGPUInstrInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) ARMConstantPoolValue.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitConst32AndConst64.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] Integral=type, T=llvm::MVT::SimpleValueType, U=type T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with HexagonTargetTransformInfo.cpp [ Integral=type, [ [ Integral=type T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) PPCISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType with [ HexagonVectorCombine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallFrameOptimization.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyRegStackify.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyMemIntrinsicResults.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) X86LowerTileCopy.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with [ AMDGPUInstructionSelector.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) with with [ AMDGPUISelDAGToDAG.cpp [ with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) with PPCEarlyReturn.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostLegalizerLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DomainReassignment.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblySubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) MipsCallLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with Integral=type, with [ [ Integral=type U=type Integral=type, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUExportClustering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] U=type RISCVSubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with [ with Integral=type, [ [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Integral=type U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) [ with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with [ Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) [ T=llvm::MVT::SimpleValueType, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) [ AArch64A57FPLoadBalancing.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType AArch64AdvSIMDScalarPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, with [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\A15SDOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCBoolRetToInt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ARMExpandPseudoInsts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type PPCFastISel.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) MipsCCState.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBaseRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType PPCFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) PPCLoopInstrFormPrep.cpp ARMFastISel.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16HardFloat.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) X86LowerAMXType.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) AArch64AsmPrinter.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] AMDGPUISelLowering.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonStoreWidening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCodeGenPrepare.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) Integral=type HexagonVectorLoopCarriedReuse.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled AArch64BranchTargets.cpp with with [ with [ [ Integral=type T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CallingConv.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) X86PreAMXConfig.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) Integral=type T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ with [ [ [ Integral=type, T=llvm::MVT::SimpleValueType U=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ARMFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) RISCVTargetMachine.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with RISCVTargetObjectFile.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) Integral=type Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) ARMHazardRecognizer.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) AMDGPUGlobalISelUtils.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) AArch64CallingConvention.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSplitDouble.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86CmovConversion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType X86LowerAMXIntrinsics.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) X86TileConfig.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) X86FastTileConfig.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ HexagonVectorPrint.cpp T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCHazardRecognizers.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) Integral=type, [ U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ [ [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) AMDGPULateCodeGenPrepare.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] T=llvm::MVT::SimpleValueType PPCMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled HexagonVExtract.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType U=type T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) AMDGPULegalizerInfo.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) [ [ with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] HexagonVLIWPacketizer.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type RDFCopy.cpp Integral=type, with with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) with Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantPoolValue.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] MipsConstantIslandPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) ARMInstructionSelector.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) ARMISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUGlobalISelUtils.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) [ with T=llvm::MVT::SimpleValueType AMDGPULibCalls.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) RDFDeadCode.cpp [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) with Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCEarlyReturn.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) [ AArch64CleanupLocalDynamicTLSPass.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) MipsDelaySlotFiller.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled MipsExpandPseudo.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\GISel\AArch64PostSelectOptimize.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with Integral=type, [ U=type Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled MipsFastISel.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType PPCMachineFunctionInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMConstantIslandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) PPCMachineScheduler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\Mips16RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ARMISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ARMInstrInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) U=type Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) MipsInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with T=llvm::MVT::SimpleValueType, Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\WebAssembly\WebAssemblyTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\WebAssembly\LLVMWebAssemblyCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86DiscriminateMemOps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] X86PreTileConfig.cpp X86ExpandPseudo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUHSAMetadataStreamer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMergeBaseOffset.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] Integral=type AMDGPULibFunc.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AdvSIMDScalarPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled AArch64CollectLOH.cpp Integral=type, Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreAMXConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) RISCVTargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorPrint.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' AArch64CondBrTuning.cpp Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType AArch64ConditionalCompares.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with Enum=llvm::MVT::SimpleValueType Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) U=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) PPCMacroFusion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsAsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstCombineIntrinsic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) [ with with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] with Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCCState.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Enum=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) MipsInstructionSelector.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) U=type PPCMIPeephole.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) AMDGPULowerIntrinsics.cpp T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) with Integral=type with with [ [ AMDGPULowerKernelArguments.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A57FPLoadBalancing.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) ARMLegalizerInfo.cpp [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] PPCRegisterInfo.cpp MipsISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) with [ with Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) AArch64DeadRegisterDefinitionsPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXType.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerTileCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] X86FastISel.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled X86FixupBWInsts.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) Integral=type, [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' X86FixupLEAs.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ Integral=type, T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) AMDGPULowerKernelAttributes.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVExtract.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type [ [ with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled MipsISelLowering.cpp T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64BranchTargets.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) AMDGPULowerModuleLDSPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType ARMParallelDSP.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType with U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LowerAMXIntrinsics.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsConstantIslandPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVectorCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) Integral=type Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) T=llvm::MVT::SimpleValueType, Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) [ Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\HexagonVLIWPacketizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type PPCSubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ MipsFrameLowering.cpp [ with T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CallingConvention.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) LLVMWebAssemblyCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyCodeGen.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) [ T=llvm::MVT::SimpleValueType Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) X86AvoidStoreForwardingBlocks.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastTileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsExpandPseudo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) with Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) Integral=type, U=type [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) PPCTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) X86FixupSetCC.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) with Enum=llvm::MVT::SimpleValueType Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULibCalls.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Hexagon\RDFDeadCode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Hexagon\LLVMHexagonCodeGen.vcxproj] with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) T=llvm::MVT::SimpleValueType [ [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType MipsLegalizerInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with AMDGPUMachineCFGStructurizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsDelaySlotFiller.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) ARMLoadStoreOptimizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type MipsBranchExpansion.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLoopInstrFormPrep.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) ARMLowOverheadLoops.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) PPCTargetObjectFile.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type PPCTargetTransformInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) PPCTOCRegDeps.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) PPCTLSDynamicCall.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCMIPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] [ Integral=type with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) U=type AMDGPUMachineFunction.cpp with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) X86FlagsCopyLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled AMDGPUMachineModuleInfo.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with with T=llvm::MVT::SimpleValueType, [ [ [ Integral=type, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled AArch64ExpandImm.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled AMDGPUMacroFusion.cpp [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\RISCV\RISCVTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\RISCV\LLVMRISCVCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PreTileConfig.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Integral=type, with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) [ T=llvm::MVT::SimpleValueType PPCVSXCopy.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) AArch64ExpandPseudoInsts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CollectLOH.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) [ [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionalCompares.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) MipsMCInstLower.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) MipsMachineFunction.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) ARMBlockPlacement.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type PPCReduceCRLogicals.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType MipsModuleISelDAGToDAG.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type LLVMHexagonCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonCodeGen.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type AArch64FalkorHWPFFix.cpp PPCVSXFMAMutate.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled X86FloatingPoint.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) AArch64FastISel.cpp T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CleanupLocalDynamicTLSPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ExpandPseudo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] AArch64A53Fix835769.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) AArch64FrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPULowerKernelArguments.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ [ Integral=type, Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] AMDGPUMCInstLower.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ARMMCInstLower.cpp with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, [ U=type Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [ X86FrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) AMDGPUMIRFormatter.cpp Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled AMDGPUOpenCLEnqueuedBlockLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CondBrTuning.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType, AArch64CompressJumpTables.cpp Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) AArch64ConditionOptimizer.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType AMDGPUPostLegalizerCombiner.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with Integral=type, [ U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupLEAs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsInstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) ARMMachineFunctionInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) Integral=type, U=type ARMMacroFusion.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType PPCVSXSwapRemoval.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64DeadRegisterDefinitionsPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with Integral=type, [ U=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled AArch64RedundantCopyElimination.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [ Integral=type, U=type with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Integral=type, [ Integral=type, U=type U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTLSDynamicCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) MipsOptimizePICCall.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] MipsOs16.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupBWInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type X86InstructionSelector.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ X86ISelDAGToDAG.cpp [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) AMDGPUPreLegalizerCombiner.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled LLVMRISCVCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVCodeGen.lib T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with with T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXCopy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) PPCExpandISEL.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, with U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64A53Fix835769.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with [ Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) with Integral=type [ U=type T=llvm::MVT::SimpleValueType AMDGPUPromoteAlloca.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with T=llvm::MVT::SimpleValueType, Integral=type, Enum=llvm::MVT::SimpleValueType [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) AMDGPUPropagateAttributes.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with [ Integral=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) AMDGPURegBankCombiner.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) MipsPreLegalizerCombiner.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FixupSetCC.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ExpandPseudoInsts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ Integral=type with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMParallelDSP.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) with PPCPreEmitPeephole.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled Integral=type, with U=type [ with Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTOCRegDeps.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ with MipsRegisterBankInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) T=llvm::MVT::SimpleValueType, [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) PPCLowerMASSVEntries.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ARMRegisterInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsBranchExpansion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXFMAMutate.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMachineFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) MipsRegisterInfo.cpp MipsSEFrameLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) MipsSEInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) [ with T=llvm::MVT::SimpleValueType X86ISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) PPCCallLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCReduceCRLogicals.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FalkorHWPFFix.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ARMOptimizeBarriersPass.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMachineCFGStructurizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] AArch64ISelDAGToDAG.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ Integral=type, T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FastISel.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] AArch64ISelLowering.cpp AArch64InstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86AvoidStoreForwardingBlocks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) AArch64LoadStoreOptimizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMLowOverheadLoops.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ConditionOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [ [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RedundantCopyElimination.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) AArch64LowerHomogeneousPrologEpilog.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled X86IndirectBranchTracking.cpp AArch64MachineFunctionInfo.cpp with AMDGPURegisterBankInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) [ U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) [ Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsModuleISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) X86IndirectThunks.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) with PPCRegisterBankInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMIRFormatter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] PPCLegalizerInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType MipsSEISelDAGToDAG.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ with [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) MipsSEISelLowering.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FloatingPoint.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) [ [ T=llvm::MVT::SimpleValueType AMDGPUReplaceLDSUseWithPointer.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64CompressJumpTables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with Enum=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) Integral=type, [ U=type ARMRegisterBankInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled X86InterleavedAccess.cpp with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ Integral=type Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) T=llvm::MVT::SimpleValueType, with [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType Integral=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) [ T=llvm::MVT::SimpleValueType, with [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ARMSelectionDAGInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCVSXSwapRemoval.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsOptimizePICCall.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) ARMSLSHardening.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' AMDGPURewriteOutArguments.cpp with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) AMDGPUSubtarget.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FlagsCopyLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] AArch64MacroFusion.cpp with AArch64MCInstLower.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) [ Integral=type, Integral=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCExpandISEL.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsPreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] MipsSERegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) MipsSubtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCPreEmitPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] X86InsertPrefetch.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type, Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ U=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ with [ Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ [ [ T=llvm::MVT::SimpleValueType Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPreLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMBlockPlacement.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPostLegalizerCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, with [ Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMMCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ARMSubtarget.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) ARMTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ARMTargetObjectFile.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) ARMTargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) MipsTargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) MipsTargetObjectFile.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMOptimizeBarriersPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) [ [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) MLxExpansionPass.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ [ [ T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] X86InstCombineIntrinsic.cpp AArch64PromoteConstant.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCLegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type AMDGPUTargetMachine.cpp with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPromoteAlloca.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\GISel\PPCCallLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegBankCombiner.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstructionSelector.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ AMDGPUTargetObjectFile.cpp with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) AMDGPUTargetTransformInfo.cpp Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) AMDGPUUnifyDivergentExitNodes.cpp T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64LowerHomogeneousPrologEpilog.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with Integral=type, [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) AArch64PBQPRegAlloc.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled AArch64RegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' U=type with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled Integral=type, with U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled AArch64SLSHardening.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ Integral=type, T=llvm::MVT::SimpleValueType, U=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled MicroMipsSizeReduction.cpp with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled [ with T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, U=type with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled Integral=type, with U=type [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\PowerPC\PPCLowerMASSVEntries.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\PowerPC\LLVMPowerPCCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUReplaceLDSUseWithPointer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Integral=type Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) with [ T=llvm::MVT::SimpleValueType AMDGPUUnifyMetadata.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) X86InstrFMA3Info.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) [ [ AMDGPUPerfHintAnalysis.cpp T=llvm::MVT::SimpleValueType Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ with [ Integral=type, T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) AArch64SelectionDAGInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPURegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectBranchTracking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled AMDILCFGStructurizer.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ AArch64SpeculationHardening.cpp T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) with [ [ Integral=type T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType X86InstrFoldTables.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) AArch64StackTagging.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) Enum=llvm::MVT::SimpleValueType with AMDGPUPrintfRuntimeBinding.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ Integral=type, T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSEISelDAGToDAG.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86IndirectThunks.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with AMDGPUResourceUsageAnalysis.cpp [ with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMRegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ T=llvm::MVT::SimpleValueType with Integral=type, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) U=type AArch64StackTaggingPreRA.cpp GCNHazardRecognizer.cpp Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) with [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) Integral=type Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled X86InstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType, [ T=llvm::MVT::SimpleValueType, GCNIterativeScheduler.cpp T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64PBQPRegAlloc.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] AArch64StorePairSuppress.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) Integral=type, with U=type [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled GCNMinRegStrategy.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSubtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType MVEGatherScatterLowering.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUPerfHintAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with T=llvm::MVT::SimpleValueType, [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InterleavedAccess.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) X86EvexToVex.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' X86LegalizerInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type MVELaneInterleavingPass.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType MVETailPredication.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsSERegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMSLSHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) MVEVPTBlockPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ with T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SLSHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MicroMipsSizeReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ AArch64Subtarget.cpp AArch64TargetMachine.cpp Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) MVETPAndVPTOptimisationsPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type, U=type Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with T=llvm::MVT::SimpleValueType, [ Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with T=llvm::MVT::SimpleValueType, [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with Enum=llvm::MVT::SimpleValueType [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ with T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ARMTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) GCNRegPressure.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ with [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with Integral=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) AArch64TargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) with Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) with U=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEGatherScatterLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\Mips\MipsTargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\Mips\LLVMMipsCodeGen.vcxproj] LLVMPowerPCCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCCodeGen.lib ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled [ T=llvm::MVT::SimpleValueType with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUTargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertPrefetch.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type Thumb1FrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StorePairSuppress.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) T=llvm::MVT::SimpleValueType Integral=type, Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with with with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MLxExpansionPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFMA3Info.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) Thumb1InstrInfo.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDILCFGStructurizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled Integral=type, with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) ThumbRegisterInfo.cpp Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) X86LoadValueInjectionLoadHardening.cpp [ [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTaggingPreRA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVELaneInterleavingPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] Thumb2ITBlockPass.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) X86LoadValueInjectionRetHardening.cpp Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) AArch64TargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNHazardRecognizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) Thumb2InstrInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType GCNSchedStrategy.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrFoldTables.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType X86MCInstLower.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) with [ R600AsmPrinter.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled [ with with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) [ Integral=type, [ Integral=type, U=type U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with with [ [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SpeculationHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) SVEIntrinsicOpts.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) AArch64SIMDInstrOpt.cpp with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\AMDGPUResourceUsageAnalysis.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] T=llvm::MVT::SimpleValueType, with Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) [ with [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' Integral=type, U=type with [ U=type T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) R600ClauseMergePass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstCombineIntrinsic.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) [ with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) [ with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled R600ControlFlowFinalizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64StackTagging.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ Integral=type Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with with [ [ T=llvm::MVT::SimpleValueType, T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with with [ [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNMinRegStrategy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64SIMDInstrOpt.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETailPredication.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) Integral=type, [ R600EmitClauseMarkers.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) [ X86MachineFunctionInfo.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled [ Integral=type with T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86EvexToVex.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) X86MacroFusion.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVEVPTBlockPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ LLVMMipsCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsCodeGen.lib C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] Thumb2SizeReduction.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled R600ExpandSpecialInstrs.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=int, [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) U=int C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNIterativeScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) with [ Integral=type Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ with [ Integral=type T=int, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) [ Integral=int C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\MVETPAndVPTOptimisationsPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ with T=int [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(224): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=int ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb1InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp(5370): note: see reference to function template instantiation 'llvm::iota_range llvm::seq(T,T)' being compiled T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) T=int C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AArch64\AArch64TargetObjectFile.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AArch64\LLVMAArch64CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) [ Integral=type [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\ThumbRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNRegPressure.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with with [ R600FrameLowering.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LegalizerInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] Integral=type, R600InstrInfo.cpp U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600AsmPrinter.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) R600ISelLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) X86OptimizeLEAs.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNSchedStrategy.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionRetHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ClauseMergePass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) X86PadShortFunction.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) X86PartialReduction.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2ITBlockPass.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] R600MachineFunctionInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ControlFlowFinalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] X86RegisterBankInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type X86RegisterInfo.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600EmitClauseMarkers.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86LoadValueInjectionLoadHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] R600MachineScheduler.cpp R600OpenCLImageTypeLoweringPass.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600FrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with R600OptimizeVectorRegisters.cpp [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) [ R600Packetizer.cpp T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MCInstLower.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ExpandSpecialInstrs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) X86SelectionDAGInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86MacroFusion.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) R600RegisterInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType X86ShuffleDecodeConstantPool.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) Integral=type, U=type X86SpeculativeLoadHardening.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\ARM\Thumb2SizeReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\ARM\LLVMARMCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with SIAnnotateControlFlow.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterBankInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600InstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Integral=type, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600ISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86OptimizeLEAs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] SIFixSGPRCopies.cpp X86SpeculativeExecutionSideEffectSuppression.cpp SIFixVGPRCopies.cpp X86Subtarget.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600MachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIPreAllocateWWMRegs.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ SIFoldOperands.cpp Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) X86TargetMachine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PartialReduction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) X86TargetObjectFile.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86PadShortFunction.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600OptimizeVectorRegisters.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIFormMemoryClauses.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\R600Packetizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] X86TargetTransformInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIAnnotateControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) SIFrameLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) SIInsertHardClauses.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ LLVMARMCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMCodeGen.lib T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86RegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] SILateBranchLowering.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixVGPRCopies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFixSGPRCopies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type SIInsertWaitcnts.cpp ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) X86VZeroUpper.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) X86WinAllocaExpander.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreAllocateWWMRegs.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SelectionDAGInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFoldOperands.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] X86WinEHState.cpp SIInstrInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertHardClauses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIISelLowering.cpp SILoadStoreOptimizer.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] SILowerControlFlow.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeExecutionSideEffectSuppression.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFormMemoryClauses.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86SpeculativeLoadHardening.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIFrameLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] X86InsertWait.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType, ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) with [ C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInsertWaitcnts.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) SILowerI1Copies.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) [ SILowerSGPRSpills.cpp T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILateBranchLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86Subtarget.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86WinAllocaExpander.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILoadStoreOptimizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetMachine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] SIMachineFunctionInfo.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIInstrInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) SIMachineScheduler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerControlFlow.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled SIMemoryLegalizer.cpp with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with SIOptimizeExecMasking.cpp [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86VZeroUpper.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) [ T=llvm::MVT::SimpleValueType, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType [ ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIISelLowering.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86TargetTransformInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerI1Copies.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIOptimizeExecMaskingPreRA.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) SIOptimizeVGPRLiveRange.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) [ Integral=type, C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SILowerSGPRSpills.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled SIPeepholeSDWA.cpp with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) [ T=llvm::MVT::SimpleValueType C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType with ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineFunctionInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\X86\X86InsertWait.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\X86\LLVMX86CodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMachineScheduler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIPostRABundler.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIMemoryLegalizer.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) SIPreEmitPeephole.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMasking.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] SIProgramInfo.cpp SIRegisterInfo.cpp SIShrinkInstructions.cpp SIWholeQuadMode.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeExecMaskingPreRA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] LLVMX86CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86CodeGen.lib GCNILPSched.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIOptimizeVGPRLiveRange.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPeepholeSDWA.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPostRABundler.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] GCNNSAReassign.cpp GCNDPPCombine.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIPreEmitPeephole.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] GCNPreRAOptimizations.cpp SIModeRegister.cpp C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIShrinkInstructions.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNILPSched.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIWholeQuadMode.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIRegisterInfo.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNDPPCombine.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNNSAReassign.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\GCNPreRAOptimizations.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(35): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(48): note: see reference to function template instantiation 'bool llvm::detail::canTypeFitValue(const U)' being compiled with [ Integral=type, U=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(60): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Integral)' being compiled with [ Integral=type ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: see reference to function template instantiation 'llvm::detail::CheckedInt llvm::detail::CheckedInt::from(Enum)' being compiled with [ T=llvm::MVT::SimpleValueType, Enum=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(113): note: while compiling class template member function 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(191): note: see reference to function template instantiation 'llvm::detail::SafeIntIterator::SafeIntIterator(T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(212): note: see reference to class template instantiation 'llvm::detail::SafeIntIterator' being compiled (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(234): note: see reference to class template instantiation 'llvm::iota_range' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/Support/MachineValueType.h(1408): note: see reference to function template instantiation 'llvm::iota_range llvm::seq_inclusive(T,T)' being compiled with [ T=llvm::MVT::SimpleValueType ] (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\include\llvm/ADT/Sequence.h(36): warning C4309: 'static_cast': truncation of constant value (compiling source file C:\J\w\prod\BuildSingleReference\s\e97c4c\1\source\lib\Target\AMDGPU\SIModeRegister.cpp) [C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\lib\Target\AMDGPU\LLVMAMDGPUCodeGen.vcxproj] LLVMAMDGPUCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUCodeGen.lib LLVMAArch64CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64CodeGen.lib Building Custom Rule C:/J/w/prod/BuildSingleReference/s/e97c4c/1/CMakeLists.txt llvm-core/13.0.0: Package 'abf3e6e1b363ac6aadfa73f0bac78fd9f5173317' built llvm-core/13.0.0: Build folder C:\J\w\prod\BuildSingleReference/s\a98a27\1 llvm-core/13.0.0: Generated conaninfo.txt llvm-core/13.0.0: Generated conanbuildinfo.txt llvm-core/13.0.0: Generating the package llvm-core/13.0.0: Package folder C:\J\w\prod\BuildSingleReference/s\40c57e\1 llvm-core/13.0.0: Calling package() ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference/s\a98a27\1 --config Release --target install -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. LLVMDemangle.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDemangle.lib LLVMSupport.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSupport.lib LLVMFileCheck.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFileCheck.lib LLVMTableGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTableGen.lib FileCheck.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\FileCheck.exe LLVMBinaryFormat.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBinaryFormat.lib LLVMBitstreamReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitstreamReader.lib LLVMDebugInfoMSF.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoMSF.lib LLVMDebugInfoCodeView.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoCodeView.lib LLVMExtensions.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMExtensions.lib LLVMTableGenGlobalISel.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTableGenGlobalISel.lib LLVMLineEditor.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLineEditor.lib LLVMTextAPI.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTextAPI.lib LLVMMC.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMC.lib LLVMOption.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOption.lib llvm-tblgen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\llvm-tblgen.exe LLVMMCDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCDisassembler.lib LLVMMCA.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCA.lib LLVMMCParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCParser.lib LLVMWindowsManifest.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWindowsManifest.lib count.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\count.exe not.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\not.exe llvm-PerfectShuffle.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\llvm-PerfectShuffle.exe yaml-bench.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\bin\yaml-bench.exe LLVMFrontendOpenACC.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFrontendOpenACC.lib LLVMBPFInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFInfo.lib LLVMSparcInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcInfo.lib LLVMAVRInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRInfo.lib LLVMMipsInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsInfo.lib LLVMXCoreInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreInfo.lib LLVMOrcShared.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcShared.lib LLVMAArch64Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Info.lib LLVMNVPTXInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXInfo.lib LLVMAArch64Utils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Utils.lib LLVMXCoreDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreDesc.lib LLVMBPFDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFDesc.lib LLVMMipsDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsDesc.lib LLVMHexagonInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonInfo.lib LLVMNVPTXDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXDesc.lib LLVMMSP430Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Info.lib LLVMLanaiInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiInfo.lib LLVMAVRDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRDesc.lib LLVMSystemZInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZInfo.lib LLVMOrcTargetProcess.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcTargetProcess.lib LLVMSparcDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcDesc.lib LLVMMSP430Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Desc.lib LLVMX86Info.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Info.lib LLVMSystemZDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZDesc.lib LLVMXCoreDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreDisassembler.lib LLVMSparcDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcDisassembler.lib LLVMAVRDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRDisassembler.lib LLVMMSP430Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430Disassembler.lib LLVMSparcAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcAsmParser.lib LLVMMipsDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsDisassembler.lib LLVMAVRAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRAsmParser.lib LLVMPowerPCInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCInfo.lib LLVMMipsAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsAsmParser.lib LLVMAArch64Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Desc.lib LLVMBPFDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFDisassembler.lib LLVMARMInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMInfo.lib LLVMMSP430AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430AsmParser.lib LLVMX86Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Disassembler.lib LLVMPowerPCDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCDisassembler.lib LLVMSystemZAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZAsmParser.lib LLVMRemarks.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRemarks.lib LLVMWebAssemblyInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyInfo.lib LLVMPowerPCDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCDesc.lib LLVMBPFAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFAsmParser.lib LLVMX86Desc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86Desc.lib LLVMSystemZDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZDisassembler.lib LLVMHexagonDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonDesc.lib LLVMLanaiDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiDesc.lib LLVMAMDGPUInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUInfo.lib LLVMAArch64AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64AsmParser.lib LLVMX86AsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86AsmParser.lib LLVMRISCVInfo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVInfo.lib LLVMAArch64Disassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64Disassembler.lib LLVMLanaiAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiAsmParser.lib LLVMHexagonAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonAsmParser.lib LLVMHexagonDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonDisassembler.lib LLVMCore.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCore.lib LLVMRISCVDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVDesc.lib LLVMARMUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMUtils.lib LLVMRISCVDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVDisassembler.lib LLVMRISCVAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVAsmParser.lib LLVMLanaiDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiDisassembler.lib LLVMCFGuard.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCFGuard.lib LLVMProfileData.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMProfileData.lib LLVMBitReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitReader.lib LLVMAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAsmParser.lib LLVMPowerPCAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCAsmParser.lib LLVMARMDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMDesc.lib LLVMIRReader.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMIRReader.lib LLVMObject.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObject.lib LLVMARMDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMDisassembler.lib LLVMARMAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMAsmParser.lib LLVMDlltoolDriver.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDlltoolDriver.lib LLVMCoverage.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCoverage.lib LLVMDebugInfoPDB.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoPDB.lib LLVMRuntimeDyld.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRuntimeDyld.lib LLVMXRay.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXRay.lib LLVMObjectYAML.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObjectYAML.lib LLVMAnalysis.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAnalysis.lib LLVMDebugInfoDWARF.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoDWARF.lib LLVMInterfaceStub.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInterfaceStub.lib LLVMDebugInfoGSYM.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDebugInfoGSYM.lib LLVMSymbolize.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSymbolize.lib LLVMAMDGPUUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUUtils.lib LLVMJITLink.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMJITLink.lib LLVMLibDriver.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLibDriver.lib LLVMBitWriter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBitWriter.lib LLVMTarget.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTarget.lib LLVMTransformUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMTransformUtils.lib LLVMAMDGPUDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUDesc.lib LLVMDWP.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDWP.lib LLVMLinker.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLinker.lib LLVMVectorize.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMVectorize.lib LLVMObjCARCOpts.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMObjCARCOpts.lib LLVMExecutionEngine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMExecutionEngine.lib LLVMInstrumentation.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInstrumentation.lib LLVMInstCombine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInstCombine.lib LLVMAggressiveInstCombine.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAggressiveInstCombine.lib LLVMFrontendOpenMP.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFrontendOpenMP.lib LLVMAMDGPUAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUAsmParser.lib LLVMAMDGPUDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUDisassembler.lib LLVMMCJIT.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMCJIT.lib LLVMScalarOpts.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMScalarOpts.lib LLVMFuzzMutate.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMFuzzMutate.lib LLVMCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCodeGen.lib LLVMInterpreter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMInterpreter.lib LLVMipo.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMipo.lib LLVMSelectionDAG.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSelectionDAG.lib LLVMAsmPrinter.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAsmPrinter.lib LLVMWebAssemblyUtils.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyUtils.lib LLVMMIRParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMIRParser.lib LLVMCoroutines.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMCoroutines.lib LLVMDWARFLinker.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMDWARFLinker.lib LLVMPasses.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPasses.lib LLVMGlobalISel.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMGlobalISel.lib LLVMAVRCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAVRCodeGen.lib LLVMXCoreCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMXCoreCodeGen.lib LLVMSparcCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSparcCodeGen.lib LLVMMSP430CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMSP430CodeGen.lib LLVMHexagonCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMHexagonCodeGen.lib LLVMBPFCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMBPFCodeGen.lib LLVMNVPTXCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMNVPTXCodeGen.lib LLVMWebAssemblyAsmParser.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyAsmParser.lib LLVMSystemZCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMSystemZCodeGen.lib LLVMRISCVCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMRISCVCodeGen.lib LLVMPowerPCCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMPowerPCCodeGen.lib LLVMMipsCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMMipsCodeGen.lib LLVMAMDGPUCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAMDGPUCodeGen.lib LLVMWebAssemblyDesc.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyDesc.lib LLVMOrcJIT.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMOrcJIT.lib LLVMAArch64CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMAArch64CodeGen.lib LLVMX86CodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMX86CodeGen.lib LLVMARMCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMARMCodeGen.lib LLVMLanaiCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLanaiCodeGen.lib LLVMWebAssemblyDisassembler.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyDisassembler.lib LLVMLTO.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMLTO.lib LLVMWebAssemblyCodeGen.vcxproj -> C:\J\w\prod\BuildSingleReference\s\a98a27\1\source\Release\lib\LLVMWebAssemblyCodeGen.lib -- Install configuration: "Release" -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/AllocatorList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Any.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/APFixedPoint.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/APFloat.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/APInt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/APSInt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ArrayRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/bit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Bitfields.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/BitmaskEnum.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/BitVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/BreadthFirstIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/CachedHashString.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/CoalescingBitVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DeltaAlgorithm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DenseMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DenseMapInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DenseSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DepthFirstIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/DirectedGraph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/edit_distance.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/EnumeratedArray.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/EpochTracker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/EquivalenceClasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/fallible_iterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/FloatingPointMode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/FoldingSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/FunctionExtras.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/GraphTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Hashing.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist_base.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist_iterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist_node.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist_node_base.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ilist_node_options.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ImmutableList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ImmutableMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ImmutableSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/IndexedMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/IntEqClasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/IntervalMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/iterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/iterator_range.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/MapVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/None.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Optional.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PackedVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PointerIntPair.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PointerSumType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PointerUnion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PostOrderIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PriorityQueue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/PriorityWorklist.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SCCIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ScopedHashTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/ScopeExit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Sequence.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SetOperations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SetVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/simple_ilist.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SmallBitVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SmallPtrSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SmallSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SmallString.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SmallVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SparseBitVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SparseMultiSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/SparseSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Statistic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/STLExtras.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/STLForwardCompat.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringExtras.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringMapEntry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/StringSwitch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/TinyPtrVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Triple.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Twine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/TypeSwitch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/UniqueVector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ADT/Waymarking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/AliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/AliasSetTracker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/AssumptionCache.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CallGraph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CallPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CaptureTracking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CFG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CFGPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CFLAliasAnalysisUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CFLAndersAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CFLSteensAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CGSCCPassManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/CodeMetrics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ConstantFolding.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ConstraintSystem.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DDG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DDGPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Delinearization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DemandedBits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DependenceAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DivergenceAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DominanceFrontier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DomPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DomTreeUpdater.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/EHPersonalities.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/GlobalsModRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/GuardUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/HeatUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InlineAdvisor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InlineCost.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InstCount.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/InstructionSimplify.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Interval.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IntervalIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IntervalPartition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IVDescriptors.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/IVUsers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LazyCallGraph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LazyValueInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LegacyDivergenceAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Lint.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Loads.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopInfoImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemDerefPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemoryBuiltins.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemoryLocation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemorySSA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MLModelRunner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/MustExecute.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ObjCARCUtil.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Passes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/PHITransAddr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/PhiValues.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/PostDominators.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/PtrUseVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/RegionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/RegionInfoImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/RegionIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/RegionPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/RegionPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScalarEvolution.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/SparsePropagation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/StackLifetime.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/SyncDependenceAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TargetFolder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TargetTransformInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Trace.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Utils -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Utils/Local.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/Utils/TFUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ValueLattice.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/ValueTracking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/VecFuncs.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Analysis/VectorUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser/LLLexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser/LLParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser/LLToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser/Parser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/AsmParser/SlotMapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/COFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/Dwarf.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/Dwarf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/DynamicTags.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MachO.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MachO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/Magic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/Minidump.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MsgPack.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MsgPack.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/Wasm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/WasmTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/BinaryFormat/XCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitstream -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitstream/BitCodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitstream/BitstreamReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Bitstream/BitstreamWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/AccelTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/Analysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/AsmPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CallingConvLower.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CodeGenPassBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CommandFlags.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CostTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/CSEConfigBase.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DAGCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DFAPacketizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DIE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DIEValue.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/EdgeBundles.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ExpandReductions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/FastISel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/FaultMaps.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GCMetadata.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/RegisterBank.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/IndirectThunks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ISDOpcodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LexicalScopes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveInterval.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveIntervals.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LivePhysRegs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveRegUnits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveStacks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LiveVariables.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LoopTraversal.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/LowLevelType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineConstantPool.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineDominators.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineFunction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineInstr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineMemOperand.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineOperand.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineOutliner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachinePassManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachinePassRegistry.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachinePipeliner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachinePostDominators.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineScheduler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineStableHash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MachORelocation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MacroFusion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MBFIWrapper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRFormatter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRParser -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ModuloSchedule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ParallelCG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/Passes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP/Graph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP/Math.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQP/Solution.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RDFGraph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RDFLiveness.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RDFRegisters.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegAllocCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/Register.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegisterPressure.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegisterScavenging.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/RuntimeLibcalls.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScheduleDAG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScheduleDFS.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SDNodeProperties.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SelectionDAG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SlotIndexes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/Spiller.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/StableHashing.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/StackMaps.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/StackProtector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TailDuplicator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetCallingConv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetLowering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetOpcodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetPassConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetSchedule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/TileShapeInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ValueTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/ValueTypes.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/VirtRegMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/Line.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DIContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/Header.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/Range.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/Formatters.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDB.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/Symbolize -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/Demangle.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/DemangleConfig.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/ItaniumDemangle.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/StringView.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Demangle/Utility.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWARFLinker -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWARFLinker/DWARFLinker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWARFLinker/DWARFStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWP -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWP/DWP.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWP/DWPError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/DWP/DWPStringPool.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/GenericValue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Interpreter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/MCJIT.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/LLVMSPSSerializers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/OrcRPCExecutorProcessControl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/FDRawByteChannel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/RawByteChannel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/RPCUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/Serialization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/TargetProcess/OrcRPCTPCServer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/OrcMCJITReplacement.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/OrcV1Deprecation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FileCheck -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FileCheck/FileCheck.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/Directive -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/ACC.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMP.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/IRMutator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/Operations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/Random.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/InitializePasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/InterfaceStub -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/InterfaceStub/IFSHandler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/InterfaceStub/IFSStub.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/AbstractCallSite.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Argument.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Assumptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Attributes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Attributes.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/AutoUpgrade.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/BasicBlock.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/BuiltinGCs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/CallingConv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/CFG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Comdat.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Constant.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ConstantFolder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ConstantRange.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Constants.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ConstrainedOps.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DataLayout.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DebugInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DebugInfoFlags.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DebugInfoMetadata.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DebugLoc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DerivedTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DerivedUser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DiagnosticHandler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DiagnosticInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DiagnosticPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/DIBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Dominators.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/FixedMetadataKinds.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/FixedPointBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/FPEnv.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Function.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GCStrategy.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalAlias.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalIFunc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalIndirectSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalObject.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalValue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GlobalVariable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/GVMaterializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/InlineAsm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/InstIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/InstrTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Instruction.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Instruction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Instructions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/InstVisitor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicInst.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Intrinsics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Intrinsics.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsAArch64.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsARM.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsBPF.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsHexagon.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsMips.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsNVVM.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsRISCV.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsVE.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsX86.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsXCore.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IRBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IRBuilderFolder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IRPrintingPasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/LegacyPassManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/LegacyPassManagers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/LegacyPassNameParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/LLVMContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Mangler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/MatrixBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/MDBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Metadata.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Metadata.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Module.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ModuleSlotTracker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ModuleSummaryIndex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/NoFolder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/OperandTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Operator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/OptBisect.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PassInstrumentation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PassManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PassManagerImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PassManagerInternal.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PassTimingInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PatternMatch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PredIteratorCache.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PrintPasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ProfileSummary.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/PseudoProbe.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ReplaceConstant.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/RuntimeLibcalls.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/SafepointIRVerifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Statepoint.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/StructuralHash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/SymbolTableListTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/TrackingMDRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Type.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/TypeFinder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Use.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/UseListOrder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/User.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Value.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Value.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ValueHandle.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ValueMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/ValueSymbolTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Verifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/VPIntrinsics.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IRReader -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IRReader/IRReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LineEditor -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LineEditor/LineEditor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LinkAllIR.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LinkAllPasses.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Linker -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Linker/IRMover.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Linker/Linker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/Caching.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/Config.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/legacy -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/legacy/LTOModule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/LTO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/LTOBackend.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/ConstantPools.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/LaneBitmask.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MachineLocation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmBackend.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfoELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfoWasm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmLayout.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAsmMacro.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCAssembler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCCodeEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCCodeView.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDirectives.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDisassembler -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCDwarf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCELFObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCELFStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCExpr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCFixedLenDisassembler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCFixup.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCFixupKindInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCFragment.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInst.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstrAnalysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstrDesc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstrInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCInstrItineraries.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCLabel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCMachObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCObjectFileInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCObjectStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/AsmCond.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/AsmLexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCPseudoProbe.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCRegister.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCRegisterInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSchedule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSection.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionGOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionMachO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionWasm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSectionXCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSubtargetInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolGOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolMachO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolWasm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCSymbolXCOFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCTargetOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCValue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWasmObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWasmStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWin64EH.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCWinEH.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/MCXCOFFStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/SectionKind.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/StringTableBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MC/SubtargetFeature.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/CodeEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Context.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/CustomBehaviour.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/HWEventListener.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/InstrBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Instruction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Pipeline.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/SourceMgr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/DispatchStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/EntryStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/InstructionTables.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/RetireStage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Stages/Stage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/MCA/Support.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Archive.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ArchiveWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Binary.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/COFF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/COFFImportFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/COFFModuleDefinition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/CVDebugRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Decompressor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ELF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ELFObjectFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ELFTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Error.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/FaultMapParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/IRObjectFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/IRSymtab.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/MachO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/MachOUniversal.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/MachOUniversalWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Minidump.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ModuleSymbolTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/ObjectFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/RelocationResolver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/StackMapParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/SymbolicFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/SymbolSize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/TapiFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/TapiUniversal.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/Wasm.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/WindowsMachineFlag.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/WindowsResource.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Object/XCOFFObjectFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/COFFYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/ELFYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/MachOYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/WasmYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/YAML.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ObjectYAML/yaml2obj.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/Arg.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/ArgList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/Option.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/OptParser.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/OptSpecifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Option/OptTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Pass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/PassAnalysisSupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Passes -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Passes/PassBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Passes/PassPlugin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Passes/StandardInstrumentations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/PassInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/PassRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/PassSupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/Coverage -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/GCOV.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/InstrProf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/InstrProfData.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/InstrProfReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/InstrProfWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/ProfileCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/SampleProf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/SampleProfReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ProfileData/SampleProfWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/Remark.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkFormat.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkLinker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkStreamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/RemarkStringTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AArch64TargetParser.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AArch64TargetParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Alignment.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AlignOf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Allocator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AllocatorBase.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AMDGPUMetadata.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMAttributeParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMBuildAttributes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMEHABI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMTargetParser.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMTargetParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ARMWinEH.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ArrayRecycler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Atomic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AtomicOrdering.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/AutoConvert.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Automaton.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Base64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BCD.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryByteStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryItemStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStreamArray.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStreamError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStreamReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStreamRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BinaryStreamWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BlockFrequency.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BranchProbability.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/BuryPointer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CachePruning.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Capacity.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Casting.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CBindingWrapping.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CFGDiff.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CFGUpdate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CheckedArithmetic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Chrono.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/circular_raw_ostream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CodeGen.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CodeGenCoverage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/COM.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CommandLine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Compiler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Compression.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ConvertUTF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CrashRecoveryContext.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/CRC.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DataExtractor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DataTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Debug.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DebugCounter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Discriminator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DJB.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DOTGraphTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/DynamicLibrary.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ELFAttributeParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ELFAttributes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Endian.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/EndianStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Errc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Errno.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Error.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ErrorHandling.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ErrorOr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ExitCodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ExtensibleRTTI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileCollector.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileOutputBuffer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileSystem -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileSystem/UniqueID.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileSystem.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FileUtilities.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Format.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormatAdapters.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormatCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormatProviders.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormattedStream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormatVariadic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/FormatVariadicDetails.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/GenericDomTree.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/GlobPattern.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/GraphWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Host.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/InitLLVM.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/InstructionCost.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ItaniumManglingCanonicalizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/JSON.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/KnownBits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/LEB128.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/LICENSE.TXT -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/LineIterator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Locale.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/LockFileManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/LowLevelTypeImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MachineValueType.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ManagedStatic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MathExtras.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MD5.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MemAlloc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Memory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MemoryBuffer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MemoryBufferRef.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MipsABIFlags.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Mutex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/NativeFormatting.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/OnDiskHashTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/OptimizedStructLayout.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Parallel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Path.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/PluginLoader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/PrettyStackTrace.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Printable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Process.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Program.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RandomNumberGenerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/raw_ostream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/raw_os_ostream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/raw_sha1_ostream.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Recycler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RecyclingAllocator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Regex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Registry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ReverseIteration.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RISCVAttributeParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RISCVAttributes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RISCVTargetParser.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/RWMutex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SaveAndRestore.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ScaledNumber.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ScopedPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SHA1.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SHA256.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Signals.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Signposts.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SMLoc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SMTAPI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Solaris -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Solaris/sys -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Solaris/sys/regset.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SourceMgr.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SpecialCaseList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/StringSaver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SuffixTree.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SwapByteOrder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SymbolRemappingReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/SystemUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TargetOpcodes.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TargetParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TargetRegistry.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TargetSelect.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TarWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TaskQueue.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/thread.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Threading.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ThreadLocal.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ThreadPool.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TimeProfiler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Timer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/ToolOutputFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TrailingObjects.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TrigramIndex.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TypeName.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/TypeSize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/type_traits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Unicode.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/UnicodeCharRanges.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Valgrind.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/VersionTuple.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/VirtualFileSystem.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Watchdog.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Win64EH.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Windows -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Windows/WindowsSupport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/WindowsError.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/WithColor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/X86TargetParser.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/X86TargetParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/xxhash.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/YAMLParser.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/YAMLTraits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/Automaton.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/DirectiveEmitter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/Error.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/Main.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/Record.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/SearchableTable.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/SetTheory.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/StringMatcher.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/StringToOffsetTable.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TableGen/TableGenBackend.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/CGPassBuilderOption.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/CodeGenCWrappers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GenericOpcodes.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GlobalISel -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GlobalISel/Combine.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/GlobalISel/Target.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/Target.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetCallingConv.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetInstrPredicate.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetItinerary.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetMachine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetPfmCounters.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetSchedule.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Target/TargetSelectionDAG.td -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Testing -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Testing/Support -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Testing/Support/Annotations.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Testing/Support/Error.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Testing/Support/SupportHelpers.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/Architecture.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/Architecture.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/ArchitectureSet.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/InterfaceFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/PackedVersion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/Platform.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/Symbol.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/Target.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/TextAPIReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/TextAPI/TextAPIWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ToolDrivers -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ToolDrivers/llvm-dlltool -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ToolDrivers/llvm-lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/AggressiveInstCombine -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/CFGuard.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Coroutines.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/InstCombine -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/InstCombine/InstCombineWorklist.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Instrumentation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/Attributor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/Inliner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/Internalize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/IROutliner.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/PassManagerBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/SCCP.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/IPO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/ObjCARC.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/ADCE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/BDCE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/DCE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/GVN.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LICM.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopReroll.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerAtomic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SCCP.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/Sink.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/SROA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Scalar.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/Cloning.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/Debugify.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/Evaluator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LCSSA.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/Local.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SplitModule.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Utils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Transforms/Vectorize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsManifest -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsResource -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/BlockIndexer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/BlockPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/BlockVerifier.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRLogBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRRecordConsumer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRRecordProducer.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRRecords.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRTraceExpander.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FDRTraceWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/FileHeaderReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/Graph.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/InstrumentationMap.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/Profile.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/RecordPrinter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/Trace.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/XRayRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/XRay/YAMLXRayRecord.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Analysis.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/BitReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/BitWriter.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Comdat.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Core.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/DataTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/DebugInfo.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Disassembler.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/DisassemblerTypes.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Error.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/ErrorHandling.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/ExecutionEngine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/ExternC.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Initialization.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/IRReader.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Linker.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/LLJIT.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/lto.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Object.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Orc.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/OrcEE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Remarks.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Support.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Target.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/TargetMachine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/AggressiveInstCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/Coroutines.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/InstCombine.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/IPO.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/PassBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/PassManagerBuilder.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/Scalar.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/Utils.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Transforms/Vectorize.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm-c/Types.h -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/abi-breaking.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/AsmParsers.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/AsmPrinters.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/Disassemblers.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/llvm-config.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Config/Targets.def -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/ACC.h.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/x64 -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/x64/Release -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/x64/Release/acc_gen -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenACC/x64/Release/acc_gen/acc_gen.tlog -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/OMP.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/x64 -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/x64/Release -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/x64/Release/omp_gen -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Frontend/OpenMP/x64/Release/omp_gen/omp_gen.tlog -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/Attributes.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicEnums.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicImpl.inc -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsAArch64.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsARM.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsBPF.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsHexagon.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsMips.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsR600.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsRISCV.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsS390.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsVE.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsX86.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/IntrinsicsXCore.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/x64 -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/x64/Release -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/x64/Release/intrinsics_gen -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/IR/x64/Release/intrinsics_gen/intrinsics_gen.tlog -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/Extension.def -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/VCSRevision.h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/x64 -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/x64/Release -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/x64/Release/llvm_vcsrevision_h -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/include/llvm/Support/x64/Release/llvm_vcsrevision_h/llvm_vcs.B9CD6421.tlog -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVMConfigExtensions.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDemangle.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSupport.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMTableGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/bin/llvm-tblgen.exe -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMTableGenGlobalISel.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMCore.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMFuzzMutate.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMFileCheck.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMInterfaceStub.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMIRReader.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSelectionDAG.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAsmPrinter.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMIRParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMGlobalISel.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBinaryFormat.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBitReader.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBitWriter.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBitstreamReader.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDWARFLinker.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMExtensions.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMFrontendOpenACC.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMFrontendOpenMP.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMTransformUtils.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMInstrumentation.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAggressiveInstCombine.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMInstCombine.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMScalarOpts.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMipo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMVectorize.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMObjCARCOpts.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMCoroutines.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMCFGuard.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLinker.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAnalysis.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLTO.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMC.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMCParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMCDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMCA.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMObject.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMObjectYAML.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMOption.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRemarks.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDebugInfoDWARF.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDebugInfoGSYM.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDebugInfoMSF.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDebugInfoCodeView.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDebugInfoPDB.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSymbolize.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDWP.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMExecutionEngine.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMInterpreter.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMJITLink.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMCJIT.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMOrcJIT.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMOrcShared.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMOrcTargetProcess.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRuntimeDyld.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMTarget.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64CodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64AsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64Disassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64Desc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64Info.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAArch64Utils.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAMDGPUUtils.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMARMUtils.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAVRCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAVRAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAVRDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAVRDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAVRInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBPFCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBPFAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBPFDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBPFDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMBPFInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMHexagonCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMHexagonAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMHexagonDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMHexagonDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMHexagonInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLanaiCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLanaiAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLanaiDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLanaiDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLanaiInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMipsCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMipsAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMipsDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMipsDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMipsInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMSP430CodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMSP430Desc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMSP430Info.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMSP430AsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMMSP430Disassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMNVPTXCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMNVPTXDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMNVPTXInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPowerPCCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPowerPCAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPowerPCDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPowerPCDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPowerPCInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRISCVCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRISCVAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRISCVDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRISCVDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMRISCVInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSparcCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSparcAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSparcDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSparcDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSparcInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSystemZCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSystemZAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSystemZDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSystemZDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMSystemZInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWebAssemblyUtils.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMX86CodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMX86AsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMX86Disassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMX86Desc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMX86Info.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMXCoreCodeGen.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMXCoreDisassembler.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMXCoreDesc.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMXCoreInfo.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMAsmParser.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLineEditor.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMProfileData.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMCoverage.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMPasses.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMTextAPI.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMDlltoolDriver.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMLibDriver.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMXRay.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/LLVMWindowsManifest.lib -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVMExports.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVMConfig.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/LLVM-Config.cmake -- Up-to-date: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/. -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./AddLLVM.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./AddLLVMDefinitions.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./AddOCaml.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./ChooseMSVCCRT.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./CrossCompile.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./FindGRPC.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./FindOCaml.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./FindSphinx.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./FindZ3.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./TableGen.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./UseLibtool.cmake -- Installing: C:/J/w/prod/BuildSingleReference/s/40c57e/1/lib/cmake/llvm/./VersionFromVCS.cmake ----Running------ > cd . && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference/s\40c57e\1" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/s/a98a27/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev --graphviz=graph/llvm.dot . ----------------- -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting language standard -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Conan: Using autogenerated FindZLIB.cmake -- Library zlib found C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Skipping already existing target: CONAN_LIB::ZLIB_zlib -- Found: C:/J/w/prod/BuildSingleReference/.conan/data/zlib/1.2.12/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/zlib.lib -- Could NOT find Backtrace (missing: Backtrace_LIBRARY Backtrace_INCLUDE_DIR) -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- LLVM host triple: x86_64-pc-windows-msvc -- LLVM default target triple: x86_64-pc-windows-msvc -- Using Debug VC++ CRT: MT -- Using Release VC++ CRT: MT -- Using MinSizeRel VC++ CRT: MT -- Using RelWithDebInfo VC++ CRT: MT -- LLVMHello ignored -- Loadable modules not supported on this platform. -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- Configuring done -- Generating done Generate graphviz: C:/J/w/prod/BuildSingleReference/s/a98a27/1/graph/llvm.dot -- Build files have been written to: C:/J/w/prod/BuildSingleReference/s/a98a27/1 [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK llvm-core/13.0.0 package(): Packaged 1 '.exe' file: llvm-tblgen.exe llvm-core/13.0.0 package(): Packaged 1562 '.h' files llvm-core/13.0.0 package(): Packaged 53 '.def' files llvm-core/13.0.0 package(): Packaged 38 '.td' files llvm-core/13.0.0 package(): Packaged 8 '.inc' files llvm-core/13.0.0 package(): Packaged 2 '.TXT' files: LICENSE.TXT, LICENSE.TXT llvm-core/13.0.0 package(): Packaged 1 '.json' file: components.json llvm-core/13.0.0 package(): Packaged 155 '.lib' files llvm-core/13.0.0 package(): Packaged 30 '.cmake' files llvm-core/13.0.0: Package 'abf3e6e1b363ac6aadfa73f0bac78fd9f5173317' created llvm-core/13.0.0: Created package revision ad086e3eab1dfac110f934907fb14159 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning at source/CMakeLists.txt:32 (message): Visual Studio generators use the x86 host compiler by default, even for 64-bit targets. This can result in linker instability and out of memory errors. To use the 64-bit host compiler, pass -Thost=x64 on the CMake command line. CMake Warning at source/cmake/modules/HandleLLVMOptions.cmake:1147 (message): Disabling LLVM_ENABLE_IDE on multi-configuration generators is not recommended. Call Stack (most recent call first): source/CMakeLists.txt:713 (include) CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR DISABLE_LLVM_LINK_LLVM_DYLIB CMake Warning at source/CMakeLists.txt:32 (message): Visual Studio generators use the x86 host compiler by default, even for 64-bit targets. This can result in linker instability and out of memory errors. To use the 64-bit host compiler, pass -Thost=x64 on the CMake command line. CMake Warning at source/cmake/modules/HandleLLVMOptions.cmake:1147 (message): Disabling LLVM_ENABLE_IDE on multi-configuration generators is not recommended. Call Stack (most recent call first): source/CMakeLists.txt:713 (include)