[PATCH] D91199: [RISCV] Remove traces of Glue from RISCVISD::SELECT_CC
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 09:32:57 PST 2020
craig.topper added a comment.
In D91199#2388012 <https://reviews.llvm.org/D91199#2388012>, @frasercrmck wrote:
> LGTM; from a quick look I can't see anything that would need that glue. Do you have an idea why it was added?
No. As far as I could tell it had been there but not used since the first patch that added RISCVISD::SELECT_CC.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91199/new/
https://reviews.llvm.org/D91199
More information about the llvm-commits
mailing list