[PATCH] D92105: [RISCV] Add pre-emit pass to make more instructions compressible
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan 11 15:46:31 PST 2021
    
    
  
craig.topper added inline comments.
================
Comment at: llvm/lib/Target/RISCV/CMakeLists.txt:25
   RISCVExpandAtomicPseudoInsts.cpp
+  RISCVCompressInstrs.cpp
   RISCVExpandPseudoInsts.cpp
----------------
I think these were in alphabetical order
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92105/new/
https://reviews.llvm.org/D92105
    
    
More information about the llvm-commits
mailing list