search for: terminatoinst

Displaying 1 result from an estimated 1 matches for "terminatoinst".

Did you mean: terminatorinst
2018 May 21
0
LLVM Weekly - #229, May 21st 2018
...vm-dev/2018-May/123383.html) on potential criteria or informal measures for the benefit of adding an intrinsic. * Chandler Carruth posted an RFC on [simplifying the IR type system by removing TerminatorInst](http://lists.llvm.org/pipermail/llvm-dev/2018-May/123407.html). The aim would be to remove TerminatoINst, which would allow CallInst and InvokeInst to share a base class and allow the removal of the CallSite abstraction. * Tom Stellard is getting ready for the 6.0.1 release, with rc2 [scheduled](http://lists.llvm.org/pipermail/llvm-dev/2018-May/123389.html) for May 25th. * Jens Widell has [summarize...