[all-commits] [llvm/llvm-project] 911cfc: [InstCombine][NFC] Add baseline tests for folds of...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Sat Apr 2 20:28:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 911cfcd7f591b945369de3fca37dace71ae6054d
https://github.com/llvm/llvm-project/commit/911cfcd7f591b945369de3fca37dace71ae6054d
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/rem.ll
Log Message:
-----------
[InstCombine][NFC] Add baseline tests for folds of srem(X, PowerOf2) == C
Extracted from: https://reviews.llvm.org/D122942
Test plan: make check-all
More information about the All-commits
mailing list