[llvm] [RISCV] Use lookup tables to find CVTFOpc (PR #88742)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 08:17:54 PDT 2024


================
@@ -359,5 +359,31 @@ struct PseudoInfo {
 
 } // end namespace RISCVVPseudosTable
 
+namespace RISCVVInversePseudosTable {
----------------
michaelmaitland wrote:

Done

https://github.com/llvm/llvm-project/pull/88742


More information about the llvm-commits mailing list