[llvm] Remove isBarrier from PseudoCALLReg definition (PR #214155)

via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 04:16:02 PDT 2026


=?utf-8?b?6JGj5rSl5rKF?= <t_tttie at 163.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/214155 at github.com>


T-Tie wrote:

> This reasoning makes sense.
> 
> I think we probably need to remove `isBarrier` from PseudoTLSDESCCall too, for the same reason.

Thanks, agreed. PseudoTLSDESCCall is also a returning call, so isBarrier is incorrect for the same reason.

https://github.com/llvm/llvm-project/pull/214155


More information about the llvm-commits mailing list