[PATCH] D126036: Recommit "[RISCV] Add test cases showing failure to remove mask on rotate amounts."
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 23:14:55 PDT 2022
frasercrmck added inline comments.
================
Comment at: llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp:145
+ // It's possible the node has been remapped to another node and had
+ // it's Id updated in the Value to Id table. The node it remapped to
+ // may not have been processed yet. Look up the Id in the Id to Value
----------------
it's -> its
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126036/new/
https://reviews.llvm.org/D126036
More information about the llvm-commits
mailing list