[all-commits] [llvm/llvm-project] 9a5b34: [InstSimplify] add tests for or-of-icmps; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Aug 4 12:00:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a5b34be157dd95816f5134eecd7fbe7d7e42d63
https://github.com/llvm/llvm-project/commit/9a5b34be157dd95816f5134eecd7fbe7d7e42d63
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-08-04 (Thu, 04 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstSimplify/and-icmps-same-ops.ll
M llvm/test/Transforms/InstSimplify/or-icmps-same-ops.ll
Log Message:
-----------
[InstSimplify] add tests for or-of-icmps; NFC
More information about the All-commits
mailing list