Displaying 4 results from an estimated 4 matches for "getmove".
2020 Feb 05
3
[Release-testers] [10.0.0 Release] Release Candidate 1 is here
...mlir/lib/Transforms/DialectConversion.cpp:787:67:
> error: non-constant-expression cannot be narrowed from type 'unsigned int'
> to 'Region::iterator::difference_type' (aka 'int') in initializer list
> [-Wc++11-narrowing]
> blockActions.push_back(BlockAction::getMove(&block, {®ion,
> position}));
> ^~~~~~~~
> /home/dim/llvm/10.0.0/rc1/llvm-project/mlir/lib/Transforms/DialectConversion.cpp:787:67:
> note: insert an explicit cast to silence this issue
> blockActions.pu...
2020 Jan 30
21
[10.0.0 Release] Release Candidate 1 is here
Hello everyone,
It took a bit longer than planned due to master being a somewhat
unstable at the branch point, but Release Candidate 1 has now been
tagged as llvmorg-10.0.0-rc1.
Source code and docs are available at https://prereleases.llvm.org/10.0.0/#rc1
Pre-built binaries will be added there as they become available.
Please file bug reports for any issues you find as blockers of
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
....01 6766 0 0.01 6766
gethdr.ll 20 71934 0 0.01 71899 0 0.02 71899
getij.ll 1 8281 0 0.01 8255 0 0.01 8255
getInitCommand.ll 1 5634 0 0.01 5609 0 0.01 5609
getInsertCommand.ll 1 17537 0 0.01 17512 0 0.01 17512
getInt.ll 1 6401 0 0.01 6376 0 0.01 6376
getKeyAttribute.ll 1 4040 0 0.01 4015 0 0.01 4015
getmove.ll 1 11920 0 0.01 11894 0 0.01 11894
getNextCommandCode.ll 1 7510 0 0.01 7485 0 0.01 7485
getNonKeyAttribute.ll 1 4957 0 0.01 4932 0 0.01 4932
getopt.ll 1 20083 0 0.01 20052 0 0.01 20052
getpath.ll 1 17914 0 0.01 17883 0 0.01 17883
get_pauth.ll 1 5096 0 0.01 5062 0 0.01 5062
getpic.ll 16 131184 0 0...