[PATCH] D155772: [RISCV][GlobalISel] Legalize bitshift instructions for narrow types

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 21 00:41:19 PDT 2023


tschuett added a comment.

The builder provides various methods <https://llvm.org/doxygen/classllvm_1_1LegalizeRuleSet.html> to help you to legalize operations.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155772/new/

https://reviews.llvm.org/D155772



More information about the llvm-commits mailing list