aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-03-13 22:09:20 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-03-19 13:28:24 -0700
commit9595f3568ade92509d5f1e0d45066e31def762a6 (patch)
tree41f66222dede4edb267f7657f19c0afda701d9e0 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent469c58944d4f0f990ca8ee88ebcc37624801a36c (diff)
downloadllvm-9595f3568ade92509d5f1e0d45066e31def762a6.zip
llvm-9595f3568ade92509d5f1e0d45066e31def762a6.tar.gz
llvm-9595f3568ade92509d5f1e0d45066e31def762a6.tar.bz2
[mlir:PDL] Remove the ConstantParams support from native Constraints/Rewrites
This support has never really worked well, and is incredibly clunky to use (it effectively creates two argument APIs), and clunky to generate (it isn't clear how we should actually expose this from PDL frontends). Treating these as just attribute arguments is much much cleaner in every aspect of the stack. If we need to optimize lots of constant parameters, it would be better to investigate internal representation optimizations (e.g. batch attribute creation), that do not affect the user (we want a clean external API). Differential Revision: https://reviews.llvm.org/D121569
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions