[PATCH] D63007: [RISCV] Add RISCV-specific TargetTransformInfo
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 02:05:59 PDT 2019
MaskRay added inline comments.
================
Comment at: llvm/test/Transforms/ConstantHoisting/RISCV/lit.local.cfg:3
+ config.unsupported = True
+
----------------
Delete the empty line... No need to copy it from X86 :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63007/new/
https://reviews.llvm.org/D63007
More information about the llvm-commits
mailing list