aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGenPrepare.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-04-10 14:49:44 -0700
committerRiver Riddle <riddleriver@gmail.com>2020-04-10 14:49:59 -0700
commit33f76e2381b48b58c60e689a1ca2acc59fd6dfa2 (patch)
tree23275556c7210d2cdd25a8a94a059b9556603814 /llvm/lib/CodeGen/CodeGenPrepare.cpp
parent7149bb70681a91de5d490b4bb0714d9e55a05bcc (diff)
downloadllvm-33f76e2381b48b58c60e689a1ca2acc59fd6dfa2.zip
llvm-33f76e2381b48b58c60e689a1ca2acc59fd6dfa2.tar.gz
llvm-33f76e2381b48b58c60e689a1ca2acc59fd6dfa2.tar.bz2
[mlir][Pass] Allow duplicate pass registration.
Summary: With users registering their own dependencies, duplicate pass registration becomes more and more common. This revision relaxes that pass registration be unique. This is safe to assume given that we key on the passID, which is guaranteed to be unique per pass class. Differential Revision: https://reviews.llvm.org/D77909
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions