summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Action.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2017-10-03 00:06:41 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2017-10-03 00:06:41 +0000
commit90c7593a752f5a2db1aad8278896384e7599d33f (patch)
treeaae89f2007887191e4ab17c1f560d38eb66dd296 /clang/lib/Driver/Action.cpp
parent25f6c196d7035be8cb818be95856c44c2356d3b9 (diff)
downloadbcm5719-llvm-90c7593a752f5a2db1aad8278896384e7599d33f.tar.gz
bcm5719-llvm-90c7593a752f5a2db1aad8278896384e7599d33f.zip
AMDGPU: Remove global isGCN predicates
These are problematic because they apply to everything, and can easily clobber whatever more specific predicate you are trying to add to a function. Currently instructions use SubtargetPredicate/PredicateControl to apply this to patterns applied to an instruction definition, but not to free standing Pats. Add a wrapper around Pat so the special PredicateControls requirements can be appended to the final predicate list like how Mips does it. llvm-svn: 314742
Diffstat (limited to 'clang/lib/Driver/Action.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud