[all-commits] [llvm/llvm-project] 94b62a: [Instcombine] known-phi-br.ll - fix test bounds fo...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Aug 13 05:49:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94b62a1d508dcfe16c9d4c497a43c7c9cf3d3078
https://github.com/llvm/llvm-project/commit/94b62a1d508dcfe16c9d4c497a43c7c9cf3d3078
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-13 (Sat, 13 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/known-phi-br.ll
Log Message:
-----------
[Instcombine] known-phi-br.ll - fix test bounds for positive tests
I was off by one in a couple of the inverse predicate tests....
More information about the All-commits
mailing list