[all-commits] [llvm/llvm-project] 33901a: [InstCombine] add test for icmp with zext-bool log...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Fri Jul 29 13:35:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33901acd4a8be4fc7a466cf781e95407805179f2
https://github.com/llvm/llvm-project/commit/33901acd4a8be4fc7a466cf781e95407805179f2
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[InstCombine] add test for icmp with zext-bool logic; NFC
Commit: 2af4f1a479d6e68fc0b30c92707fbb738fe726b8
https://github.com/llvm/llvm-project/commit/2af4f1a479d6e68fc0b30c92707fbb738fe726b8
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-07-29 (Fri, 29 Jul 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/udivrem-change-width.ll
Log Message:
-----------
[InstCombine] add tests for udiv/urem miscompile; NFC
See issue #56810
Compare: https://github.com/llvm/llvm-project/compare/f7c961cc6ba7...2af4f1a479d6
More information about the All-commits
mailing list