aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorAdam D Straw <adam.d.straw@intel.com>2020-06-29 19:35:11 +0200
committerAlex Zinenko <zinenko@google.com>2020-06-29 23:30:49 +0200
commit25055a4fb90292e49f44a0a708390a730cd1116e (patch)
tree81a5b77f7b7d5a54723404a9470606e6887630d3 /llvm/utils/FileCheck/FileCheck.cpp
parentbd2c3014e120949c4acc1d107ac71c4091f00a3d (diff)
downloadllvm-25055a4fb90292e49f44a0a708390a730cd1116e.zip
llvm-25055a4fb90292e49f44a0a708390a730cd1116e.tar.gz
llvm-25055a4fb90292e49f44a0a708390a730cd1116e.tar.bz2
[mlir] add unsigned comparison builders to Affine EDSC
Current Affine comparison builders, which use operator overload, default to signed comparison. This creates the possibility of misuse of these builders and potential correctness issues when dealing with unsigned integers. This change makes the distinction between signed and unsigned comparison builders and forces the caller to make a choice between the two. Differential Revision: https://reviews.llvm.org/D82323
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions