[PATCH] D127530: [PowerPC] Extend GlobalISel implementation to emit and/or/xor.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 15:33:18 PST 2022
Kai marked an inline comment as done.
Kai added a comment.
@shchenz Sorry for the delay.
I copied the `selectCopy()` function from your change. I also added a simplified version of `getRegClass()`. That is hopefully good enough.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127530/new/
https://reviews.llvm.org/D127530
More information about the llvm-commits
mailing list