[llvm] [X86] [NFC] Prefer isa_and_nonnull (PR #99367)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 20 07:18:21 PDT 2024


AtariDreams wrote:

> Should we really prefer this? The old form is shorter and no less clear.
> 
> 
> 
> (Relatedly: Should those isa checks be there at all? Is this intentionally excluding invokes?)

Can I ask what's the point of isa_nonnull then?

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


More information about the llvm-commits mailing list