[all-commits] [llvm/llvm-project] 3c4b79: [InstSimplify] add tests for rem-of-mul; NFC
David Goldblatt via All-commits
all-commits at lists.llvm.org
Fri May 21 12:46:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c4b79481d457b60a1c80fbdac5335be681a9dbe
https://github.com/llvm/llvm-project/commit/3c4b79481d457b60a1c80fbdac5335be681a9dbe
Author: David Goldblatt <davidtgoldblatt at gmail.com>
Date: 2021-05-21 (Fri, 21 May 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/rem.ll
Log Message:
-----------
[InstSimplify] add tests for rem-of-mul; NFC
These are baseline tests for D102864
More information about the All-commits
mailing list