Summary: Add an LSR test that exercises isTruncateFree. Without this change, LSR creates another indvar representing the truncated value. Reviewers: jholewinski, eliben Subscribers: jholewinski, llvm-commits Differential Revision: http://reviews.llvm.org/D12058 llvm-svn: 245611
3 lines
69 B
INI
3 lines
69 B
INI
if not 'NVPTX' in config.root.targets:
|
|
config.unsupported = True
|