aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2020-08-12 09:36:54 +0000
committerMehdi Amini <joker.eph@gmail.com>2020-08-13 00:38:55 +0000
commitc224bc71af4d190f913ac7784a4f475aab2f1cd7 (patch)
tree5739b1b6f95b6c93391226cd49becd258e40fcde /llvm/lib/CodeGen/MachineFunction.cpp
parentbd08e0cf1cb1f1f294e4253ba5907ec4c81b05fe (diff)
downloadllvm-c224bc71af4d190f913ac7784a4f475aab2f1cd7.zip
llvm-c224bc71af4d190f913ac7784a4f475aab2f1cd7.tar.gz
llvm-c224bc71af4d190f913ac7784a4f475aab2f1cd7.tar.bz2
Remove DialectHooks and introduce a Dialect Interfaces instead
These hooks were introduced before the Interfaces mechanism was available. DialectExtractElementHook is unused and entirely removed. The DialectConstantFoldHook is used a fallback in the operation fold() method, and is replaced by a DialectInterface. The DialectConstantDecodeHook is used for interpreting OpaqueAttribute and should be revamped, but is replaced with an interface in 1:1 fashion for now. Differential Revision: https://reviews.llvm.org/D85595
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions