[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 21:15:07 PDT 2022


SixWeining accepted this revision.
SixWeining added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp:15
 #include "MCTargetDesc/LoongArchMCTargetDesc.h"
+#include "MCTargetDesc/LoongArchMatInt.h"
 
----------------
`abc`


```
foreach ($list as $item) {
  work_miracles($item);
}
```


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