[PATCH] D123290: [LoongArch] Add support for selecting constant materializations.
    Lu Weining via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 10 22:26:20 PDT 2022
    
    
  
SixWeining added inline comments.
================
Comment at: llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp:15
 #include "MCTargetDesc/LoongArchMCTargetDesc.h"
+#include "MCTargetDesc/LoongArchMatInt.h"
 
----------------
SixWeining wrote:
> `abc`
> 
> 
> ```
> foreach ($list as $item) {
>   work_miracles($item);
> }
> ```
Sorry for the mess which is not my intention.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123290/new/
https://reviews.llvm.org/D123290
    
    
More information about the llvm-commits
mailing list