[all-commits] [llvm/llvm-project] 7277d2: [InstCombine] adjust test for icmp fold; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Nov 3 10:36:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7277d2e1c86bf4d75321efc1195d88ade4bedfa1
https://github.com/llvm/llvm-project/commit/7277d2e1c86bf4d75321efc1195d88ade4bedfa1
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-trunc.ll
Log Message:
-----------
[InstCombine] adjust test for icmp fold; NFC
I missed that the bitwidth changed from the previous test in the sequence.
More information about the All-commits
mailing list