Sotiris Apostolakis eda61fb656 [SelectOpti] Fix lifetime intrinsic bug
When a select is converted to a branch and load instructions are sinked to the true/false blocks,
lifetime intrinsics (if present) could be made unsound if not moved.

This conservatively moves all lifetime intrinsics in a transformed BB to the end block to ensure
preserved lifetime semantics.

Reviewed By: davidxl

Differential Revision: https://reviews.llvm.org/D133777
2022-09-13 19:00:18 +00:00
..
2022-04-06 17:51:55 +01:00
2022-08-24 22:41:38 +00:00
2022-04-07 18:08:59 +01:00
2022-01-17 19:02:44 +00:00
2022-05-31 17:28:56 +01:00
2022-07-06 07:17:47 -07:00
2022-06-16 11:20:10 -07:00