]> granicus.if.org Git - llvm/commit
LoopVersioningLICM: Respect convergent and noduplicate
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 29 May 2019 20:47:59 +0000 (20:47 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 29 May 2019 20:47:59 +0000 (20:47 +0000)
commitb37f1aa2250069bee5c44b32d76e43cadbe72b58
treeb662a6ef3c1c182b246aaafc57a280e194050296
parent3d26f10b8598eeb06c9a760383bb267a1c6fe173
LoopVersioningLICM: Respect convergent and noduplicate

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopVersioningLICM.cpp
test/Transforms/LoopVersioningLICM/convergent.ll [new file with mode: 0644]