[all-commits] [llvm/llvm-project] f5f4ed: [InstCombine] known-phi-br.ll - remove multiuse ha...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Aug 16 07:39:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5f4ed87a98f90e73ba1842f47a4e0debb598fe2
https://github.com/llvm/llvm-project/commit/f5f4ed87a98f90e73ba1842f47a4e0debb598fe2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/known-phi-br.ll
Log Message:
-----------
[InstCombine] known-phi-br.ll - remove multiuse handling from tests
Based off discussion with @spatel for D131838 - InstCombine will still canonicalize the predicates enough that the @use() multiuses aren't helping
More information about the All-commits
mailing list