[PATCH] D81360: [PowerPC] Fix RM operands for some instructions
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 19 20:01:04 PDT 2020
qiucf added a comment.
In D81360#2161220 <https://reviews.llvm.org/D81360#2161220>, @jsji wrote:
> Looks like some duplicate work in D83471 <https://reviews.llvm.org/D83471>, can you please sync with @qiucf , and either split the statics out or merge two patches.
Oh, I didn't see this patch already contains these changes.. I'd like to abandon D83471 <https://reviews.llvm.org/D83471>. @ZhangKang we can also remove ref to `RM` for `fri[npzm]`. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81360/new/
https://reviews.llvm.org/D81360
More information about the llvm-commits
mailing list