[all-commits] [llvm/llvm-project] cb3bc9: [InstSimplify] add more tests for rem-mul-div; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Sun May 23 06:46:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb3bc9d81d05724e85434665a2384a8dd812d74c
https://github.com/llvm/llvm-project/commit/cb3bc9d81d05724e85434665a2384a8dd812d74c
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-05-23 (Sun, 23 May 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/rem.ll
Log Message:
-----------
[InstSimplify] add more tests for rem-mul-div; NFC
See D102864 for discussion.
More information about the All-commits
mailing list