[PATCH] D34143: Handling of TRAP during isel

Jonas Paulsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 05:11:57 PDT 2017


jonpa abandoned this revision.
jonpa added a comment.

Due to the many test failures on the other targets, it seems much simpler to remove the barrier and terminator flags on the trap instructions. This seems to work fine for SystemZ without any code change on benchmarks.


https://reviews.llvm.org/D34143





More information about the llvm-commits mailing list