Displaying 2 results from an estimated 2 matches for "blockact".
Did you mean:
block_t
2020 Feb 05
3
[Release-testers] [10.0.0 Release] Release Candidate 1 is here
...me/dim/llvm/10.0.0/rc1/llvm-project/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...
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