[PATCH] D56087: [TargetLowering][AMDGPU] Remove the SimplifyDemandedBits function that takes a User and OpIdx. Stop using it in AMDGPU target for simplifyI24.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 7 06:03:54 PST 2019
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM. The immediate change is a little worse though, since the -7 is free and 0xfffff9 is not
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56087/new/
https://reviews.llvm.org/D56087
More information about the llvm-commits
mailing list