[all-commits] [llvm/llvm-project] da94a2: [InstSimplify] Correct icmp_lshr test to use ult i...
Matthew Devereau via All-commits
all-commits at lists.llvm.org
Mon Feb 20 01:51:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da94a2b62a01ed49d4e97c0d21f95243217b1cae
https://github.com/llvm/llvm-project/commit/da94a2b62a01ed49d4e97c0d21f95243217b1cae
Author: Matt Devereau <matthew.devereau at arm.com>
Date: 2023-02-20 (Mon, 20 Feb 2023)
Changed paths:
M llvm/test/Transforms/InstSimplify/compare.ll
Log Message:
-----------
[InstSimplify] Correct icmp_lshr test to use ult instead of slt
More information about the All-commits
mailing list