[PATCH] D81710: [amdgpu] Skip OR combining on 64-bit integer before legalizing ops.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 12 11:26:20 PDT 2020
arsenm added a comment.
In D81710#2090252 <https://reviews.llvm.org/D81710#2090252>, @rampitec wrote:
> What's the rational and practical test?
The full or is a better canonical form and splitting it will interfere with other combines
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81710/new/
https://reviews.llvm.org/D81710
More information about the llvm-commits
mailing list