[PATCH] D57759: [PowerPC] Code Cleanup Remove u1imm
Stefan Pintilie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 5 13:31:42 PST 2019
stefanp added a comment.
Hi Hal,
Thank you for the review.
I've looked around but the only place we use u1imm is where we only have 1 bit to use in the instruction anyway so we have no way to represent -1 anyway.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57759/new/
https://reviews.llvm.org/D57759
More information about the llvm-commits
mailing list