[all-commits] [llvm/llvm-project] 989209: [SLC] Use unsigned char to fix test failures on so...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun May 7 06:51:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9892094a8b6f73b5bc5a5d1ac6bac45fad8ce719
https://github.com/llvm/llvm-project/commit/9892094a8b6f73b5bc5a5d1ac6bac45fad8ce719
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
M llvm/test/Transforms/InstCombine/memchr.ll
Log Message:
-----------
[SLC] Use unsigned char to fix test failures on some platforms
More information about the All-commits
mailing list