<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/168523>168523</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [RISCV] Crash at -O2: Assertion `N ewLen >= V.getBitWidth() && "Can't splat to smaller bit width!"' failed.
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          cardigan1008
      </td>
    </tr>
</table>

<pre>
    This code crashed at `-O2 -fglobal-isel`:

```c
int *a;
int b() {
  int c = 1;
  int d = 1;
  if (a[1] < 0)
    c = 0;
  if (a[2] < 0)
    d = 0;
  return c + d;
}
```

Crash:

```sh
clang-22: /data/yunboni/utils/compilers/repos/llvm-project/llvm/lib/Support/APInt.cpp:652: static APInt llvm::APInt::getSplat(unsigned int, const APInt &): Assertion `NewLen >= V.getBitWidth() && "Can't splat to smaller bit width!"' failed. 
```

Backtrace:

```sh
Stack dump: 
0.      Program arguments: /data/yunboni/utils/compilers/llvm_latest_rvv/bin/clang-22 -cc1 -triple riscv64-unknown-linux-gnu -O2 -emit-obj -dumpdir a- -disable-free -clear-ast-before-backend -main-file-na
me case.c -mrelocation-model pic -pic-level 2 -pic-is-pie -mframe-pointer=none -fmath-errno -ffp-contract=on -fno-rounding-math -mconstructor-aliases -funwind-tables=2 -target-cpu generic-rv64 -target-fea
ture +i -target-feature +m -target-feature +a -target-feature +f -target-feature +d -target-feature +c -target-feature +v -target-feature +zicsr -target-feature +zifencei -target-feature +zmmul -target-fe
ature +zaamo -target-feature +zalrsc -target-feature +zca -target-feature +zcd -target-feature +zve32f -target-feature +zve32x -target-feature +zve64d -target-feature +zve64f -target-feature +zve64x -targ
et-feature +zvl128b -target-feature +zvl32b -target-feature +zvl64b -target-feature -b -target-feature -e -target-feature -h -target-feature -q -target-feature -sdext -target-feature -sdtrig -target-featu
re -sha -target-feature -shcounterenw -target-feature -shgatpa -target-feature -shlcofideleg -target-feature -shtvala -target-feature -shvsatpa -target-feature -shvstvala -target-feature -shvstvecd -targe
t-feature -smaia -target-feature -smcdeleg -target-feature -smcntrpmf -target-feature -smcsrind -target-feature -smctr -target-feature -smdbltrp -target-feature -smepmp -target-feature -smmpm -target-feat
ure -smnpm -target-feature -smrnmi -target-feature -smstateen -target-feature -ssaia -target-feature -ssccfg -target-feature -ssccptr -target-feature -sscofpmf -target-feature -sscounterenw -target-featur
e -sscsrind -target-feature -ssctr -target-feature -ssdbltrp -target-feature -ssnpm -target-feature -sspm -target-feature -ssqosid -target-feature -ssstateen -target-feature -ssstrict -target-feature -sst
c -target-feature -sstvala -target-feature -sstvecd -target-feature -ssu64xl -target-feature -supm -target-feature -svade -target-feature -svadu -target-feature -svbare -target-feature -svinval -target-fe
ature -svnapot -target-feature -svpbmt -target-feature -svvptc -target-feature -xandesbfhcvt -target-feature -xandesperf -target-feature -xandesvbfhcvt -target-feature -xandesvdot -target-feature -xandesv
packfph -target-feature -xandesvsinth -target-feature -xandesvsintload -target-feature -xcvalu -target-feature -xcvbi -target-feature -xcvbitmanip -target-feature -xcvelw -target-feature -xcvmac -target-f
eature -xcvmem -target-feature -xcvsimd -target-feature -xmipscbop -target-feature -xmipscmov -target-feature -xmipsexectl -target-feature -xmipslsp -target-feature -xsfcease -target-feature -xsfmm128t -t
arget-feature -xsfmm16t -target-feature -xsfmm32a16f -target-feature -xsfmm32a32f -target-feature -xsfmm32a8f -target-feature -xsfmm32a8i -target-feature -xsfmm32t -target-feature -xsfmm64a64f -target-fea
ture -xsfmm64t -target-feature -xsfmmbase -target-feature -xsfvcp -target-feature -xsfvfbfexp16e -target-feature -xsfvfexp16e -target-feature -xsfvfexp32e -target-feature -xsfvfexpa -target-feature -xsfvf
expa64e -target-feature -xsfvfnrclipxfqf -target-feature -xsfvfwmaccqqq -target-feature -xsfvqmaccdod -target-feature -xsfvqmaccqoq -target-feature -xsifivecdiscarddlone -target-feature -xsifivecflushdlon
e -target-feature -xsmtvdot -target-feature -xtheadba -target-feature -xtheadbb -target-feature -xtheadbs -target-feature -xtheadcmo -target-feature -xtheadcondmov -target-feature -xtheadfmemidx -target-f
eature -xtheadmac -target-feature -xtheadmemidx -target-feature -xtheadmempair -target-feature -xtheadsync -target-feature -xtheadvdot -target-feature -xventanacondops -target-feature -xwchc -target-featu
re -za128rs -target-feature -za64rs -target-feature -zabha -target-feature -zacas -target-feature -zama16b -target-feature -zawrs -target-feature -zba -target-feature -zbb -target-feature -zbc -target-fea
ture -zbkb -target-feature -zbkc -target-feature -zbkx -target-feature -zbs -target-feature -zcb -target-feature -zce -target-feature -zcf -target-feature -zclsd -target-feature -zcmop -target-feature -zc
mp -target-feature -zcmt -target-feature -zdinx -target-feature -zfa -target-feature -zfbfmin -target-feature -zfh -target-feature -zfhmin -target-feature -zfinx -target-feature -zhinx -target-feature -zh
inxmin -target-feature -zic64b -target-feature -zicbom -target-feature -zicbop -target-feature -zicboz -target-feature -ziccamoa -target-feature -ziccamoc -target-feature -ziccif -target-feature -zicclsm 
-target-feature -ziccrse -target-feature -zicntr -target-feature -zicond -target-feature -zihintntl -target-feature -zihintpause -target-feature -zihpm -target-feature -zilsd -target-feature -zimop -targe
t-feature -zk -target-feature -zkn -target-feature -zknd -target-feature -zkne -target-feature -zknh -target-feature -zkr -target-feature -zks -target-feature -zksed -target-feature -zksh -target-feature 
-zkt -target-feature -ztso -target-feature -zvbb -target-feature -zvbc -target-feature -zvfbfmin -target-feature -zvfbfwma -target-feature -zvfh -target-feature -zvfhmin -target-feature -zvkb -target-feat
ure -zvkg -target-feature -zvkn -target-feature -zvknc -target-feature -zvkned -target-feature -zvkng -target-feature -zvknha -target-feature -zvknhb -target-feature -zvks -target-feature -zvksc -target-f
eature -zvksed -target-feature -zvksg -target-feature -zvksh -target-feature -zvkt -target-feature -zvl1024b -target-feature -zvl16384b -target-feature -zvl2048b -target-feature -zvl256b -target-feature -
zvl32768b -target-feature -zvl4096b -target-feature -zvl512b -target-feature -zvl65536b -target-feature -zvl8192b -target-feature -experimental-p -target-feature -experimental-smpmpmt -target-feature -exp
erimental-svukte -target-feature -experimental-xqccmp -target-feature -experimental-xqcia -target-feature -experimental-xqciac -target-feature -experimental-xqcibi -target-feature -experimental-xqcibm -ta
rget-feature -experimental-xqcicli -target-feature -experimental-xqcicm -target-feature -experimental-xqcics -target-feature -experimental-xqcicsr -target-feature -experimental-xqciint -target-feature -ex
perimental-xqciio -target-feature -experimental-xqcilb -target-feature -experimental-xqcili -target-feature -experimental-xqcilia -target-feature -experimental-xqcilo -target-feature -experimental-xqcilsm
 -target-feature -experimental-xqcisim -target-feature -experimental-xqcisls -target-feature -experimental-xqcisync -target-feature -experimental-xrivosvisni -target-feature -experimental-xrivosvizip -tar
get-feature -experimental-xsfmclic -target-feature -experimental-xsfsclic -target-feature -experimental-zalasr -target-feature -experimental-zibi -target-feature -experimental-zicfilp -target-feature -experimental-zicfiss -target-feature -experimental-zvbc32e -target-feature -experimental-zvfbfa -target-feature -experimental-zvfofp8min -target-feature -experimental-zvkgs -target-feature -experimental-zvqdotq -target-feature +experimental -target-feature +relax -target-abi lp64d -debugger-tuning=gdb -fdebug-compilation-dir=/data/yunboni/projects/LegoFuzz/bugs/reported/case_kloPTwYu -fcoverage-compilation-dir=/data/yunboni/projects/LegoFuzz/bugs/reported/case_kloPTwYu -resource-dir /data/yunboni/utils/compilers/llvm_latest_rvv/lib/clang/22 -I /data/yunboni/utils/compilers/llvm_latest_rvv/lib/clang/22/include/riscv_vector.h -internal-isystem /data/yunboni/utils/compilers/llvm_latest_rvv/lib/clang/22/include -internal-isystem /usr/local/include -internal-isystem /usr/lib/gcc-cross/riscv64-linux-gnu/13/../../../../riscv64-linux-gnu/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -ferror-limit 19 -fmessage-length=204 -fno-signed-char -fgnuc-version=4.2.1 -fskip-odr-check-in-gmf -fcolor-diagnostics -vectorize-loops -vectorize-slp -mllvm -global-isel=1 -mllvm -global-isel-abort=2 -faddrsig -fdwarf2-cfi-asm -o /tmp/case-30ef90.o -x c case.c
1.      <eof> parser at end of file
2. Code generation
3.      Running pass 'Function Pass Manager' on module 'case.c'.
4.      Running pass 'Legalizer' on function '@b'
 #0 0x00007a4f72cdf0e7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0xcdf0e7)
 #1 0x00007a4f72cdae22 llvm::sys::RunSignalHandlers() (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0xcdae22)
 #2 0x00007a4f72ce012d SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0
 #3 0x00007a4f71845330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
 #4 0x00007a4f7189eb2c pthread_kill (/lib/x86_64-linux-gnu/libc.so.6+0x9eb2c)
 #5 0x00007a4f7184527e raise (/lib/x86_64-linux-gnu/libc.so.6+0x4527e)
 #6 0x00007a4f718288ff abort (/lib/x86_64-linux-gnu/libc.so.6+0x288ff)
 #7 0x00007a4f7182881b (/lib/x86_64-linux-gnu/libc.so.6+0x2881b)
 #8 0x00007a4f7183b517 (/lib/x86_64-linux-gnu/libc.so.6+0x3b517)
 #9 0x00007a4f72aa547c (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0xaa547c)
#10 0x00007a4f7488ddc5 llvm::LegalizerHelper::lowerBitCount(llvm::MachineInstr&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x288ddc5)
#11 0x00007a4f748423f9 llvm::Legalizer::legalizeMachineFunction(llvm::MachineFunction&, llvm::LegalizerInfo const&, llvm::ArrayRef<llvm::GISelChangeObserver*>, llvm::LostDebugLocObserver&, llvm::MachineIRBuilder&, llvm::GISelValueTracking*) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x28423f9)
#12 0x00007a4f748458e1 llvm::Legalizer::runOnMachineFunction(llvm::MachineFunction&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x28458e1)
#13 0x00007a4f73857fe3 llvm::MachineFunctionPass::runOnFunction(llvm::Function&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x1857fe3)
#14 0x00007a4f73072a02 llvm::FPPassManager::runOnFunction(llvm::Function&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x1072a02)
#15 0x00007a4f7307f231 llvm::FPPassManager::runOnModule(llvm::Module&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x107f231)
#16 0x00007a4f7307380c llvm::legacy::PassManagerImpl::run(llvm::Module&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libLLVM.so.22.0git+0x107380c)
#17 0x00007a4f8981d9cb clang::emitBackendOutput(clang::CompilerInstance&, clang::CodeGenOptions&, llvm::StringRef, llvm::Module*, clang::BackendAction, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::unique_ptr<llvm::raw_pwrite_stream, std::default_delete<llvm::raw_pwrite_stream>>, clang::BackendConsumer*) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0x361d9cb)
#18 0x00007a4f89ec4884 clang::BackendConsumer::HandleTranslationUnit(clang::ASTContext&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0x3cc4884)
#19 0x00007a4f8717992c clang::ParseAST(clang::Sema&, bool, bool) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0xf7992c)
#20 0x00007a4f8afba6e3 clang::FrontendAction::Execute() (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0x4dba6e3)
#21 0x00007a4f8ae7f06b clang::CompilerInstance::ExecuteAction(clang::FrontendAction&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0x4c7f06b)
#22 0x00007a4f8b0ee189 clang::ExecuteCompilerInvocation(clang::CompilerInstance*) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/../lib/libclang-cpp.so.22.0git+0x4eee189)
#23 0x000063838281cab1 cc1_main(llvm::ArrayRef<char const*>, char const*, void*) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/clang-22+0x1cab1)
#24 0x0000638382812254 ExecuteCC1Tool(llvm::SmallVectorImpl<char const*>&, llvm::ToolContext const&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>) driver.cpp:0:0
#25 0x000063838281062f clang_main(int, char**, llvm::ToolContext const&) (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/clang-22+0x1062f)
#26 0x0000638382838f15 main (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/clang-22+0x38f15)
#27 0x00007a4f7182a1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
#28 0x00007a4f7182a28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
#29 0x000063838280d265 _start (/data/yunboni/utils/compilers/llvm_latest_rvv/bin/clang-22+0xd265)
```

Compiler version:

```sh
clang version 22.0.0git (https://github.com/llvm/llvm-project.git f15b756b56d0653181f062901916806bc5eba280)
Target: riscv64-unknown-linux-gnu
Thread model: posix
InstalledDir: /data/yunboni/utils/compilers/llvm_latest_rvv/bin
Build config: +assertions
```

</pre>
<img width="1" height="1" alt="" src="http://email.email.llvm.org/o/eJzMO11z2ziSvwZ5QVFFghJFPfhBtke7qcpcUnEuV_fkAkFQwgoEaACkFf76K4CU9dWynZtJdqc8kdRf6C80GgRIrRVrxfkNmt2i2f0H2rqNNjeMmlKsqUriOP9Q6PLHzbeNsJjpkmNmqN3wElOHURZHnwmOqrXUBZWRsFyiLEbpEsXhL4uHP4bipVAOI7KkKL0dfxWI5IgsMJp7CMYexjBK73EyEA2g8gxUYURyima3CZrdY5Te4RiRRcDhkT--JCYAcXlKbLhrjfIiyC0uByia3x8bMth1511waaXdoHjJJFXriBCULjEiq5I6isjqR6sKrQQiq9YJaRFZMV03QnLjvxveaP8pZVdHjdH_4syNP_2HKBBZPbRNo40HL798VG7Cmgaly2wWBrKOOsFwwODAli5Rugy_h69r7h4aSR0ieatCzEvvXETuMNPKupEXkcy7J13ipbXcOKGVj_J_8edPXGGU_uEd9n2y5u5WuP8RpdvsY-gZM4wIuaMKkbnD1g-Hnca2plJygwvh8PPAkiBCEJnjigrJywm-dPEtZVtnKONX3PzgKNvisq2b4Oh4GU9w-O-L0WtDa0zNuq25cvZnAuFd9yip49Y9mq5DZFUI5WnGoOKIsQRHzohGcmyEZV02jVq1VfpZRVKodhetVYvDrOC1cJEu_oUjr2YpDKYRjkphaSF5VBnOccQkpyai1kUFr7ThUUHZlqsSRzUVKqqE5JGiKF7WHDNq-YThqDZcakZ9bKJal1ziRjAcNYJFkndcYjL8EDZqBMdRXRla86jRQjluUHqvtOI4qmrqNhE3RmkcVVUTMa28xx1K77XCUaV0ZHSrSqHWkafFUR1SxbTMaRNRKajlFkdVq56FKiPn7bIovSc4ctSsuYtY0-I1V9wIFpkum74gKu6Ncq3hfrKJY_geWENACgErCFhCQAYBOwjYC2YNjKi4YhxUua_rVh4hULw84CitNchEpbGgYj0Dze0ZaFvf8ZSArgiY3RVMNr0mLZtek5ZNR2koXp4jZULyAuaTKbmGyaaXmAgA8UvQ5hL0dAmyJd85COyMWJ_CUbwMqM2l9yO7Ybr104irZwi7pq4B2STTlSi55GsI6zoqQbbOXhPY2VeYXMdfksTPsyNsTQXEVLNrytVMOdPUl7ngUdYIdZk_HuMuZ09k67KQzjQQhjc1CK-b00KA4uWIUc1liYhsbVR9OTkjW_s1knMFoCzsEstYBTnEMtaA1lmmK9hR9mrW-BkUCK550sKetFc9aWG_WBj6pK0Ah33FXdYZwaDJZH10LkuZR1zJ1ZNMPUG02XQnAUQL2tHREigNHtxC4IIakFyojoIFPLKdoo2GjO6aogbhXeMAX-yoKrktqg3rAK4B23ADZNGA615n7UpIyRGH4mVD2bZqgJo5klih3OtYqSkQsB3rqAR8vWNdAUzHAHY1VQJI4R3ruATK6451NT1yqZ87RygOJMaOdVbUkL61aCwrNDR8QNX6si8YUHzHmQNSMyClhSTainFqgZTb2aquE5L7mPlkg7AZFFCPSQlNMihRRiTUDrwg89dwUMQG3DVdsik96xf2_d0ef42zuOaYjsGu7Kqi4rsmya6wvYlMyStIoEoFlE-2XUOz6TVeZZgUza56gh3bVc81ZezpCWhOPPrJY0sNpeoe-6RBXlEJX0SF9bv2Uobm_hpVJVu78TTDunNJVrsrFcRtOC0LyDsDBmjWRoy9hmFAQ7xHaVXCMzCgq5rXotzBpSBQnBSKM9QZ7wW2oQJYcge0_aGuCr7iuY4rRxX1JukGcsYz2zCwBe1pQnIDsPQ0m8LwAupae8ooSF3TJAMC19NnUDoU_h6KfF8wsBT0xRak3gI-7YstEKQeSqeeQVIZkOA9A2Znz6QF5l3Pamh56JnfjoMIqA_oS6EgOyrIl1VR1QLoufoKWJP7anOFGB5xcwUcnsbtYFGCgTuzXrBCA8ttgEOu8fAehDNaa8gVAwbKC8GYgKIoGJO2xihegjgDLTO98LsbEK6hdrwXG6Gcgpb_AdXQFh5nA_WtvYAzTxwy73T71m8B6i0UuS2o_hZaHPqtgtJrC_llC02_reXgYPZSrI9Ov4XmibPAatB3YHnpCigxuqvTx2OeayjNOnBmddemVndWv_a70b7bAlvFvgND022hNcSDQTd2W3VFNljrPRz0GRi6bmvhjtpjrqhjYXWAaHswFOtOJjEBC0snkyzNr6BIPAWeLQXMDFrHULwMT53m2RW2abwA179OzhLgWZVHZLNZeoUnTxYQE9813IjadwEyAorjCd7WTd1A6wjfNT46B8Ku3TpgMp9I2z0xBi1V50TQ849LGiBpL4igzd4lUSiFvsl5nY7J90hjQGG9JAKSHyACSt4FlVBgePzm-owQKGgX0uRbGROI3uMH-a4oyncpZWsUL99BaMV7nG_le7wPt9anZEZ02nbCqjcdMlL24wMGFC9fIbZVzaR4c3Rb2XeQ9VTSNxOpf3um9IJVQr41ewOVfcu_fsUEt71nVFUB9aXnRLpqcnB9PCPcrt_W66nU7nJbi8jtMR2EN1zSQz9LC4FlEw4zSl606zU3kWuVUGuU3q_LAkdVgEfDcd9welYKg9J76HBwPIS1iKw-8bVetX2PyKpo1_vjWuN4iciKUcsft1J_-fb8vy2OKqY7buia_9phDLe6NYx7yX_hbHM4WA5nm4isCMHRx79RGiIroZhsS-5tEZZ1jx1nTpvJBkfhKFKFKwM_rOP1LxkXHqa1xnNpRuU7ScMAa8YiZrS1e2uy6eHAF5FVkiKymkwu_4GIL0flO_-FHY_-LqJBxRfSihujTSRFLRxOFjiqam6tT0jJ1dptUHpP4ulwuDvcAojYhhocVWvVsqjjxgqtUHo_nZBJgqPKbkUT6dJEbMPZNhIqWtdVSHSpTVQKulbaurC8DtEVPY-kDg86DgDry1jtY4ej47si6X0CwSNaaOOGk-SKlqWxYu0n8DM1FYlYJSJqaxxp7wBXN-MEidKYV4t4onG0w2w8LkfxMhlvBqD0jusKpX_ghhrLDaYOc1ViXeFKSL_RIhN8p0s-HFmHuYviZTqyf22VLye4odZiROarVrFwP-KLB_xJFV1zg8gca4VrXbbSV6n5qAWZT1C8nF4R9YmvqRT9C3u1F43IHE3jwn_ES4xIGuN4F8dxPKfTak5YWcV8fnThw_6ww5cvRigX7kh8C5coSH4gMvT5UVtnOK3DrY274SLIAoerHH_tokTI-GHCSFF8-vT9z4nVE0Im8Vo4RG7j3aDzeAcHkTQ5s4hyQiCLvrbqQawVlf-kqhy0yH-j0l6tg9LkVGkeJ6TEJ-ohko_Xa6xYC1XpR4fI0v_utCjD18XIYce7PHH4fxggPR4gyaezNI1HUwdFd3n2eFZUpCiYVzwLKgeWg8bTU4ELXhCGG7cxnJaPWyHlz0kP_Afps3N1yZxjQ4XlP6s0mfOD2OxULMnzqsKhNvyc2MB4EDu_EJsUPy0wKQ4C81OBaTFL5j8nMLAcBC5O8ovS2XTOfk-mD2MNmvjZeVJwpnlelmx2ND1fKtc_uWy4GYBSP3NzK9ydbv0UOCo9f1K2EYp_VNaZ4arZ77GKDIofzEpOzZqStFpAZo0GjT9H9feVHzLtgAuVFRD5UVV6uHN3QbM0hv74yiuU3h2A__j4wOXdhqo1_1xYbjpfXJYo_eNMvrbu3ne4nzQ70J0NsPf_19tWyBIgCIN9p7Llft3Y-vZ5KFW_KUwhEIcwkbMwzXKeXA-TadVn9bMx-n2meeUPpp1U-DSfzSueXkZqr6rvMY6MBK37d5iVDIofzDpZZ9J4Tmh8vJyvvnhL9s3Sf6JBg8oHg2ZnBlW-ZXnboD9DB3iafSPotxrj1T0Yk50Zk-YxOzLG1zn2Y-wgD2Z9rBv5Ytq_3ySv9MGk48U8X-RJuWAFHnaDQUVeC3c7XKr93Lqm9QvSEfpu1MovSVQxPlbEE4qS_4Orz41PRXtRMR-cEWrti_ZppR09szyTNqqyHBP7mOWjcqa1ouNfeXWn3BdnTtaBrhorwEpI_hA2gOMiYF05YFolnlr-2Jxx-oa_eTbC8cd923_EVPKKttI9llxyx99gTP8Yx7w06U4r29bD4vQrsmG4g82a5jwl0iwE_ZAS-UlKcDbN8-lrCgfg0Ld_M1TZ4bHNfytxlivLh293Wjm-c78q46_byIIVBxuPO8R8nswXC8KObfzit7jLh2-nFjzwmo4ZXGgtD5-_05YqKPtiCjluMXNaFTTj6bEpK-Od_jJnAuyPHWet479qD3hV92kZ1Dson5woz-dVnBX4tfpyrP6-CuTXrf3diTZlwYSDgcctWF7EnCf54tjA0ZSDnd34bsJbdfY3V4kpD6ofDNs3YFmapznJE0aLBDOWPNZUnK5yR215eFg2Nu_7HvwUdrrD_xvse3mhKCx_XsuDDdMzGwiZTfE-InfJtzC3jyx5qKmU38NjuWFRBww6W9-8jLHqXdm1_D_XrQUujei4OXv64c2anZkVZ6Qacm4fnP2rSxs6rDfL9yj9C8LhNTuEIzvVO82rZIa9xn_7wEH0YeDzJxo0YfQnn2h4loPA_FwgyQv8-Oh5Hq2jxj0emfXuIUh-VFgWp86KS5LN8CD8b3eXlz2OfPYm3ygJvzz5vv5S354G-7ISCovXc-NcExKcrBBZrYXbtMWE6fro_b2jt_omnqtKZsV8lhWzrIyzWZrkSRVnZBEniyTL46xgM15Qko9P776FAy6ULq-_b-apwpM8HN4H87SNtmKH4mWot1Ly8l6Yv_4mXLwMDw78nKrEepB3S_dvCtoz_34ob9JykS7oB36TzLN0lsQkzz5sbniacD6Ns2kWz2aULHhVLIpsmixSspjzbP5B3JCYzJIkyRP_ZTbJF4uSpotFxeYsixclmsa8pkJOvJ4TbdYfhLUtv0myfEbSD5IWXNrwUishij_jgEWEoNn9B3MTIhJO2aaxFNbZgxgnnAxvw379-HD3Hc3ucXjZE1OHo8_k8sVI_GvfjPzQGnnzcymGyCpY66M4uqO7If8XAAD__xLrEH8">