aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorQiu Chaofan <qiucofan@cn.ibm.com>2021-02-19 17:04:27 +0800
committerQiu Chaofan <qiucofan@cn.ibm.com>2021-02-19 17:04:27 +0800
commit9d2f06445ffaceb501abd9477d3b5ce7231af49d (patch)
treeeb3281a6b90f2d8b50cdc3f8afcd2540973d4090 /flang/lib/Frontend/CompilerInvocation.cpp
parentd7d4dca15fdaecd368978067fb26d64e96744cb9 (diff)
downloadllvm-9d2f06445ffaceb501abd9477d3b5ce7231af49d.zip
llvm-9d2f06445ffaceb501abd9477d3b5ce7231af49d.tar.gz
llvm-9d2f06445ffaceb501abd9477d3b5ce7231af49d.tar.bz2
[llvm-exegesis] Ignore instructions using custom inserter
Some instructions defined in table-gen files sets usesCustomInserter bit, which means it has to be lowered by target code and isn't actually valid instruction at MC level. So we should treat them like pseudo instructions. Reviewed By: gchatelet Differential Revision: https://reviews.llvm.org/D94898
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions