[PATCH] D81712: [NFC][PowerPC] Add a multiclass for fsetcc to define them in a uniform way
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 19:51:09 PDT 2020
steven.zhang added a comment.
In D81712#2092464 <https://reviews.llvm.org/D81712#2092464>, @nemanjai wrote:
> This is a nice refactor. The only thing I would like to see is a statement to indicate that you have ensured that `PPCGenDAGISel.inc` is identical before and after this patch.
Yes, they are completely the same. I will remove that whitespace when I commit this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81712/new/
https://reviews.llvm.org/D81712
More information about the llvm-commits
mailing list