[PATCH] D82145: [NFC][PowerPC] Legalize SREM/UREM directly on P9.
EsmeYi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 23 23:25:41 PDT 2020
Esme added a comment.
In D82145#2110583 <https://reviews.llvm.org/D82145#2110583>, @lkail wrote:
> Better keep original RUN lines and adding new RUN with `opt` added and check prefix named like `CHECK-DIV-REM-PAIRS`.
I am not sure whether this is preferable. If so, the predictions will change after making OperationAction `Legal`...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82145/new/
https://reviews.llvm.org/D82145
More information about the llvm-commits
mailing list